Skip to content

Commit d678230

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent e99df65 commit d678230

File tree

2 files changed

+52
-0
lines changed

2 files changed

+52
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,32 @@ 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.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+
733
## [v2.0.5] (2025-07-28)
834

935
### Bug Fixes

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,32 @@ 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.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+
1238
## [v2.0.5] (2025-07-28)
1339

1440
### Bug Fixes

0 commit comments

Comments
 (0)