Skip to content

Commit 1d189db

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent 6355c32 commit 1d189db

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ 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.3] (2025-07-24)
8+
9+
### Tools
10+
11+
- [ xdebug ] Add `--experimental-devtools` option in php-wasm CLI. ([#2408](https://github.com/WordPress/wordpress-playground/pull/2408))
12+
13+
### Bug Fixes
14+
15+
- Playground CLI Allow /wordpress subdirs to be mounted before WP install. ([#2382](https://github.com/WordPress/wordpress-playground/pull/2382))
16+
17+
### Contributors
18+
19+
The following contributors merged PRs in this release:
20+
21+
@brandonpayton @mho22
22+
23+
724
## [v2.0.2] (2025-07-23)
825

926
### Tools

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,23 @@ 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.3] (2025-07-24)
13+
14+
### Tools
15+
16+
- [ xdebug ] Add `--experimental-devtools` option in php-wasm CLI. ([#2408](https://github.com/WordPress/wordpress-playground/pull/2408))
17+
18+
### Bug Fixes
19+
20+
- Playground CLI Allow /wordpress subdirs to be mounted before WP install. ([#2382](https://github.com/WordPress/wordpress-playground/pull/2382))
21+
22+
### Contributors
23+
24+
The following contributors merged PRs in this release:
25+
26+
@brandonpayton @mho22
27+
28+
1229
## [v2.0.2] (2025-07-23)
1330

1431
### Tools

0 commit comments

Comments
 (0)