Skip to content

Commit 2af0899

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent 1ac56b7 commit 2af0899

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ 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.37] (2026-01-06)
8+
9+
### PHP WebAssembly
10+
11+
- [PHP] Refactor files following up on split PHP.wasm packages. ([#3085](https://github.com/WordPress/wordpress-playground/pull/3085))
12+
13+
### Bug Fixes
14+
15+
- Exclude wordpress-builds/public path in dependabot. ([#3088](https://github.com/WordPress/wordpress-playground/pull/3088))
16+
17+
### Various
18+
19+
- Update `express` dependency to 4.22.0 to fix `qs` security issue. ([#3089](https://github.com/WordPress/wordpress-playground/pull/3089))
20+
- [i18n] Docs: Add Bengali translation for contributor-day-table-lead.md. ([#3087](https://github.com/WordPress/wordpress-playground/pull/3087))
21+
22+
### Contributors
23+
24+
The following contributors merged PRs in this release:
25+
26+
@mho22 @noruzzamans
27+
28+
729
## [v3.0.36] (2026-01-05)
830

931

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,28 @@ 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.37] (2026-01-06)
13+
14+
### PHP WebAssembly
15+
16+
- [PHP] Refactor files following up on split PHP.wasm packages. ([#3085](https://github.com/WordPress/wordpress-playground/pull/3085))
17+
18+
### Bug Fixes
19+
20+
- Exclude wordpress-builds/public path in dependabot. ([#3088](https://github.com/WordPress/wordpress-playground/pull/3088))
21+
22+
### Various
23+
24+
- Update `express` dependency to 4.22.0 to fix `qs` security issue. ([#3089](https://github.com/WordPress/wordpress-playground/pull/3089))
25+
- [i18n] Docs: Add Bengali translation for contributor-day-table-lead.md. ([#3087](https://github.com/WordPress/wordpress-playground/pull/3087))
26+
27+
### Contributors
28+
29+
The following contributors merged PRs in this release:
30+
31+
@mho22 @noruzzamans
32+
33+
1234
## [v3.0.36] (2026-01-05)
1335

1436

0 commit comments

Comments
 (0)