Skip to content

Commit 4e90849

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent ab2a413 commit 4e90849

File tree

2 files changed

+76
-0
lines changed

2 files changed

+76
-0
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,44 @@ 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.9] (2025-08-11)
8+
9+
### **Breaking Changes**
10+
11+
- [Website] Default demo content. ([#2412](https://github.com/WordPress/wordpress-playground/pull/2412))
12+
13+
### Enhancements
14+
15+
- [PHP Playground] Select WordPress version. ([#2472](https://github.com/WordPress/wordpress-playground/pull/2472))
16+
17+
### Blueprints
18+
19+
- [WordPress] Support auto-login with customize.php as a landing page. ([#2467](https://github.com/WordPress/wordpress-playground/pull/2467))
20+
21+
### Documentation
22+
23+
- Tagalog: Add translations for Blueprints Tutorial. ([#2477](https://github.com/WordPress/wordpress-playground/pull/2477))
24+
- Tagalog: Translations of Blueprints documentation page. ([#2476](https://github.com/WordPress/wordpress-playground/pull/2476))
25+
26+
### Website
27+
28+
- Open external links in a new tab/window. ([#2468](https://github.com/WordPress/wordpress-playground/pull/2468))
29+
30+
### Internal
31+
32+
- Skip flaky end-to-end tests. ([#2475](https://github.com/WordPress/wordpress-playground/pull/2475))
33+
34+
### Various
35+
36+
- Add Japanese translations to Blueprint Examples and Troubleshoot and debug. ([#2474](https://github.com/WordPress/wordpress-playground/pull/2474))
37+
38+
### Contributors
39+
40+
The following contributors merged PRs in this release:
41+
42+
@adamziel @rollybueno @shimotmk @zaerl
43+
44+
745
## [v2.0.8] (2025-08-07)
846

947
### Blueprints

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

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,44 @@ 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.9] (2025-08-11)
13+
14+
### **Breaking Changes**
15+
16+
- [Website] Default demo content. ([#2412](https://github.com/WordPress/wordpress-playground/pull/2412))
17+
18+
### Enhancements
19+
20+
- [PHP Playground] Select WordPress version. ([#2472](https://github.com/WordPress/wordpress-playground/pull/2472))
21+
22+
### Blueprints
23+
24+
- [WordPress] Support auto-login with customize.php as a landing page. ([#2467](https://github.com/WordPress/wordpress-playground/pull/2467))
25+
26+
### Documentation
27+
28+
- Tagalog: Add translations for Blueprints Tutorial. ([#2477](https://github.com/WordPress/wordpress-playground/pull/2477))
29+
- Tagalog: Translations of Blueprints documentation page. ([#2476](https://github.com/WordPress/wordpress-playground/pull/2476))
30+
31+
### Website
32+
33+
- Open external links in a new tab/window. ([#2468](https://github.com/WordPress/wordpress-playground/pull/2468))
34+
35+
### Internal
36+
37+
- Skip flaky end-to-end tests. ([#2475](https://github.com/WordPress/wordpress-playground/pull/2475))
38+
39+
### Various
40+
41+
- Add Japanese translations to Blueprint Examples and Troubleshoot and debug. ([#2474](https://github.com/WordPress/wordpress-playground/pull/2474))
42+
43+
### Contributors
44+
45+
The following contributors merged PRs in this release:
46+
47+
@adamziel @rollybueno @shimotmk @zaerl
48+
49+
1250
## [v2.0.8] (2025-08-07)
1351

1452
### Blueprints

0 commit comments

Comments
 (0)