Skip to content

Commit 98e1b4f

Browse files
deployment_botadamziel
authored andcommitted
chore: update changelog
1 parent f09c44e commit 98e1b4f

File tree

2 files changed

+50
-0
lines changed

2 files changed

+50
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@ 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+
## [v3.0.17] (2025-10-31)
8+
9+
### PHP WebAssembly
10+
11+
- Remove old, unused php-wasm .wasm files. ([#2846](https://github.com/WordPress/wordpress-playground/pull/2846))
12+
13+
### Website
14+
15+
- Remove client package from the list of offline mode assets. ([#2841](https://github.com/WordPress/wordpress-playground/pull/2841))
16+
17+
### Bug Fixes
18+
19+
- [CLI] Fix temp dir cleanup when Playground CLI server is killed. ([#2836](https://github.com/WordPress/wordpress-playground/pull/2836))
20+
21+
### Various
22+
23+
- Translate contributor-badge page to bangla. ([#2843](https://github.com/WordPress/wordpress-playground/pull/2843))
24+
25+
### Contributors
26+
27+
The following contributors merged PRs in this release:
28+
29+
@bgrgicak @brandonpayton @noruzzamans
30+
31+
732
## [v3.0.16] (2025-10-31)
833

934
### Enhancements

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,31 @@ 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+
## [v3.0.17] (2025-10-31)
13+
14+
### PHP WebAssembly
15+
16+
- Remove old, unused php-wasm .wasm files. ([#2846](https://github.com/WordPress/wordpress-playground/pull/2846))
17+
18+
### Website
19+
20+
- Remove client package from the list of offline mode assets. ([#2841](https://github.com/WordPress/wordpress-playground/pull/2841))
21+
22+
### Bug Fixes
23+
24+
- [CLI] Fix temp dir cleanup when Playground CLI server is killed. ([#2836](https://github.com/WordPress/wordpress-playground/pull/2836))
25+
26+
### Various
27+
28+
- Translate contributor-badge page to bangla. ([#2843](https://github.com/WordPress/wordpress-playground/pull/2843))
29+
30+
### Contributors
31+
32+
The following contributors merged PRs in this release:
33+
34+
@bgrgicak @brandonpayton @noruzzamans
35+
36+
1237
## [v3.0.16] (2025-10-31)
1338

1439
### Enhancements

0 commit comments

Comments
 (0)