@@ -4,6 +4,49 @@ All notable changes to this project are documented in this file by a CI job
4
4
that runs on every NPM release. The file follows the [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
5
5
format.
6
6
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
+
7
50
## [ v2.0.9] (2025-08-11)
8
51
9
52
### ** Breaking Changes**
0 commit comments