File tree Expand file tree Collapse file tree 2 files changed +52
-0
lines changed
packages/docs/site/docs/main Expand file tree Collapse file tree 2 files changed +52
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,32 @@ 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.6] (2025-08-04)
8
+
9
+ ### Documentation
10
+
11
+ - Adding Contribution pages Spanish translation. ([ #2431 ] ( https://github.com/WordPress/wordpress-playground/pull/2431 ) )
12
+
13
+ ### PHP WebAssembly
14
+
15
+ - Fix file locking for PROXYFS nodes that wrap NODEFS. ([ #2437 ] ( https://github.com/WordPress/wordpress-playground/pull/2437 ) )
16
+
17
+ ### Bug Fixes
18
+
19
+ - Translations: Fix command typo in docs. ([ #2449 ] ( https://github.com/WordPress/wordpress-playground/pull/2449 ) )
20
+
21
+ ### Various
22
+
23
+ - Add Japanese translations to Blueprint Bundles and API Consistency. ([ #2438 ] ( https://github.com/WordPress/wordpress-playground/pull/2438 ) )
24
+ - Translations: Clean up version from PR #2336 . ([ #2448 ] ( https://github.com/WordPress/wordpress-playground/pull/2448 ) )
25
+
26
+ ### Contributors
27
+
28
+ The following contributors merged PRs in this release:
29
+
30
+ @brandonpayton @fellyph @rollybueno @shimotmk @vipul0425
31
+
32
+
7
33
## [ v2.0.5] (2025-07-28)
8
34
9
35
### Bug Fixes
Original file line number Diff line number Diff line change @@ -9,6 +9,32 @@ All notable changes to this project are documented in this file by a CI job
9
9
that runs on every NPM release. The file follows the [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
10
10
format.
11
11
12
+ ## [ v2.0.6] (2025-08-04)
13
+
14
+ ### Documentation
15
+
16
+ - Adding Contribution pages Spanish translation. ([ #2431 ] ( https://github.com/WordPress/wordpress-playground/pull/2431 ) )
17
+
18
+ ### PHP WebAssembly
19
+
20
+ - Fix file locking for PROXYFS nodes that wrap NODEFS. ([ #2437 ] ( https://github.com/WordPress/wordpress-playground/pull/2437 ) )
21
+
22
+ ### Bug Fixes
23
+
24
+ - Translations: Fix command typo in docs. ([ #2449 ] ( https://github.com/WordPress/wordpress-playground/pull/2449 ) )
25
+
26
+ ### Various
27
+
28
+ - Add Japanese translations to Blueprint Bundles and API Consistency. ([ #2438 ] ( https://github.com/WordPress/wordpress-playground/pull/2438 ) )
29
+ - Translations: Clean up version from PR #2336 . ([ #2448 ] ( https://github.com/WordPress/wordpress-playground/pull/2448 ) )
30
+
31
+ ### Contributors
32
+
33
+ The following contributors merged PRs in this release:
34
+
35
+ @brandonpayton @fellyph @rollybueno @shimotmk @vipul0425
36
+
37
+
12
38
## [ v2.0.5] (2025-07-28)
13
39
14
40
### Bug Fixes
You can’t perform that action at this time.
0 commit comments