Skip to content

Commit e28722c

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent d325965 commit e28722c

File tree

2 files changed

+86
-0
lines changed

2 files changed

+86
-0
lines changed

CHANGELOG.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,49 @@ All notable changes to this project are documented in this file by a CI job
44
that runs on every NPM release. The file follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
55
format.
66

7+
## [v2.0.10] (2025-08-18)
8+
9+
### Documentation
10+
11+
- Add Japanese translations to Blueprints 101 and What are Blueprints?. ([#2511](https://github.com/WordPress/wordpress-playground/pull/2511))
12+
- Adding the documentation meta description to the main folder. ([#2504](https://github.com/WordPress/wordpress-playground/pull/2504))
13+
- Translating fragments documentation and adding Contributor badge page. ([#2503](https://github.com/WordPress/wordpress-playground/pull/2503))
14+
- Add GitDirectoryReference resource documentation. ([#2492](https://github.com/WordPress/wordpress-playground/pull/2492))
15+
16+
### PHP WebAssembly
17+
18+
- Re-enable and fix native file locking tests. ([#2505](https://github.com/WordPress/wordpress-playground/pull/2505))
19+
20+
### Website
21+
22+
23+
#### Documentation
24+
25+
- Fix customize bundle instructions in "Host Own Playground" documentation. ([#2510](https://github.com/WordPress/wordpress-playground/pull/2510))
26+
27+
### Bug Fixes
28+
29+
- Fix: "referrences" should be "references". ([#2514](https://github.com/WordPress/wordpress-playground/pull/2514))
30+
31+
### Various
32+
33+
- Add Japanese documentation meta description to the main folder. ([#2518](https://github.com/WordPress/wordpress-playground/pull/2518))
34+
- Add Japanese translations to Introduction. ([#2489](https://github.com/WordPress/wordpress-playground/pull/2489))
35+
- Add docs-description blueprints tutorial and What are Blueprints?. ([#2512](https://github.com/WordPress/wordpress-playground/pull/2512))
36+
- Added Gujarati Translation for Launch.md file. ([#2480](https://github.com/WordPress/wordpress-playground/pull/2480))
37+
- Added Gujarati Translation for quick-start-guide.md. ([#2494](https://github.com/WordPress/wordpress-playground/pull/2494))
38+
- Adding Contributor Badge page at the documentation. ([#2491](https://github.com/WordPress/wordpress-playground/pull/2491))
39+
- Tagalog translations of Blueprints -> Tutorial -> What are Blueprints?. ([#2520](https://github.com/WordPress/wordpress-playground/pull/2520))
40+
- Translation: Blueprints -> Tutorial -> How to run Blueprints. ([#2522](https://github.com/WordPress/wordpress-playground/pull/2522))
41+
- Updated Typos in contributor-badge.md File. ([#2493](https://github.com/WordPress/wordpress-playground/pull/2493))
42+
43+
### Contributors
44+
45+
The following contributors merged PRs in this release:
46+
47+
@brandonpayton @fellyph @juanmaguitar @mukeshpanchal27 @ravigadhiya007 @rollybueno @shail-mehta @shimotmk
48+
49+
750
## [v2.0.9] (2025-08-11)
851

952
### **Breaking Changes**

packages/docs/site/docs/main/changelog.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,49 @@ All notable changes to this project are documented in this file by a CI job
99
that runs on every NPM release. The file follows the [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
1010
format.
1111

12+
## [v2.0.10] (2025-08-18)
13+
14+
### Documentation
15+
16+
- Add Japanese translations to Blueprints 101 and What are Blueprints?. ([#2511](https://github.com/WordPress/wordpress-playground/pull/2511))
17+
- Adding the documentation meta description to the main folder. ([#2504](https://github.com/WordPress/wordpress-playground/pull/2504))
18+
- Translating fragments documentation and adding Contributor badge page. ([#2503](https://github.com/WordPress/wordpress-playground/pull/2503))
19+
- Add GitDirectoryReference resource documentation. ([#2492](https://github.com/WordPress/wordpress-playground/pull/2492))
20+
21+
### PHP WebAssembly
22+
23+
- Re-enable and fix native file locking tests. ([#2505](https://github.com/WordPress/wordpress-playground/pull/2505))
24+
25+
### Website
26+
27+
28+
#### Documentation
29+
30+
- Fix customize bundle instructions in "Host Own Playground" documentation. ([#2510](https://github.com/WordPress/wordpress-playground/pull/2510))
31+
32+
### Bug Fixes
33+
34+
- Fix: "referrences" should be "references". ([#2514](https://github.com/WordPress/wordpress-playground/pull/2514))
35+
36+
### Various
37+
38+
- Add Japanese documentation meta description to the main folder. ([#2518](https://github.com/WordPress/wordpress-playground/pull/2518))
39+
- Add Japanese translations to Introduction. ([#2489](https://github.com/WordPress/wordpress-playground/pull/2489))
40+
- Add docs-description blueprints tutorial and What are Blueprints?. ([#2512](https://github.com/WordPress/wordpress-playground/pull/2512))
41+
- Added Gujarati Translation for Launch.md file. ([#2480](https://github.com/WordPress/wordpress-playground/pull/2480))
42+
- Added Gujarati Translation for quick-start-guide.md. ([#2494](https://github.com/WordPress/wordpress-playground/pull/2494))
43+
- Adding Contributor Badge page at the documentation. ([#2491](https://github.com/WordPress/wordpress-playground/pull/2491))
44+
- Tagalog translations of Blueprints -> Tutorial -> What are Blueprints?. ([#2520](https://github.com/WordPress/wordpress-playground/pull/2520))
45+
- Translation: Blueprints -> Tutorial -> How to run Blueprints. ([#2522](https://github.com/WordPress/wordpress-playground/pull/2522))
46+
- Updated Typos in contributor-badge.md File. ([#2493](https://github.com/WordPress/wordpress-playground/pull/2493))
47+
48+
### Contributors
49+
50+
The following contributors merged PRs in this release:
51+
52+
@brandonpayton @fellyph @juanmaguitar @mukeshpanchal27 @ravigadhiya007 @rollybueno @shail-mehta @shimotmk
53+
54+
1255
## [v2.0.9] (2025-08-11)
1356

1457
### **Breaking Changes**

0 commit comments

Comments
 (0)