Skip to content

Commit f1e1eaa

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent 8418e46 commit f1e1eaa

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ 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.2] (2025-07-23)
8+
9+
### Tools
10+
11+
12+
#### PHP WebAssembly
13+
14+
- [ xdebug ] Bridge DBGP session with CDP server. ([#2402](https://github.com/WordPress/wordpress-playground/pull/2402))
15+
16+
### Internal
17+
18+
- [Build] Preserve optionalDependencies in built package.json. ([#2410](https://github.com/WordPress/wordpress-playground/pull/2410))
19+
20+
###
21+
22+
- Comlink] Throw the original error in the error handler. ([#2407](https://github.com/WordPress/wordpress-playground/pull/2407))
23+
24+
### Contributors
25+
26+
The following contributors merged PRs in this release:
27+
28+
@adamziel
29+
30+
731
## [v2.0.1] (2025-07-23)
832

933
### Blueprints

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,30 @@ 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.2] (2025-07-23)
13+
14+
### Tools
15+
16+
17+
#### PHP WebAssembly
18+
19+
- [ xdebug ] Bridge DBGP session with CDP server. ([#2402](https://github.com/WordPress/wordpress-playground/pull/2402))
20+
21+
### Internal
22+
23+
- [Build] Preserve optionalDependencies in built package.json. ([#2410](https://github.com/WordPress/wordpress-playground/pull/2410))
24+
25+
###
26+
27+
- Comlink] Throw the original error in the error handler. ([#2407](https://github.com/WordPress/wordpress-playground/pull/2407))
28+
29+
### Contributors
30+
31+
The following contributors merged PRs in this release:
32+
33+
@adamziel
34+
35+
1236
## [v2.0.1] (2025-07-23)
1337

1438
### Blueprints

0 commit comments

Comments
 (0)