File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
packages/docs/site/docs/main Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project are documented in this file by a CI job
4
4
that runs on every NPM release. The file follows the [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
5
5
format.
6
6
7
+ ## [ v2.0.1] (2025-07-23)
8
+
9
+ ### Blueprints
10
+
11
+ - Rewrite paths in the wp-cli step. Improve error reporting. ([ #2406 ] ( https://github.com/WordPress/wordpress-playground/pull/2406 ) )
12
+
13
+ ### Contributors
14
+
15
+ The following contributors merged PRs in this release:
16
+
17
+ @adamziel
18
+
19
+
7
20
## [ v2.0.0] (2025-07-23)
8
21
9
22
### Enhancements
Original file line number Diff line number Diff line change @@ -9,6 +9,19 @@ All notable changes to this project are documented in this file by a CI job
9
9
that runs on every NPM release. The file follows the [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ )
10
10
format.
11
11
12
+ ## [ v2.0.1] (2025-07-23)
13
+
14
+ ### Blueprints
15
+
16
+ - Rewrite paths in the wp-cli step. Improve error reporting. ([ #2406 ] ( https://github.com/WordPress/wordpress-playground/pull/2406 ) )
17
+
18
+ ### Contributors
19
+
20
+ The following contributors merged PRs in this release:
21
+
22
+ @adamziel
23
+
24
+
12
25
## [ v2.0.0] (2025-07-23)
13
26
14
27
### Enhancements
You can’t perform that action at this time.
0 commit comments