Skip to content

Commit 817d46d

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent 22888c0 commit 817d46d

File tree

2 files changed

+84
-0
lines changed

2 files changed

+84
-0
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,48 @@ 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+
## [v1.0.13] (2024-11-25)
8+
9+
### Enhancements
10+
11+
- E2E: Disable a flaky deployment test. ([#2016](https://github.com/WordPress/wordpress-playground/pull/2016))
12+
- [Data Liberation] Add WXR import CLI script. ([#2012](https://github.com/WordPress/wordpress-playground/pull/2012))
13+
- [Data Liberation] Re-entrant WP_Stream_Importer. ([#2004](https://github.com/WordPress/wordpress-playground/pull/2004))
14+
- [Data Liberation] wp-admin importer page. ([#2003](https://github.com/WordPress/wordpress-playground/pull/2003))
15+
16+
### Blueprints
17+
18+
- SetSiteLanguage step – download the latest RC translations for Nightly and Beta builds of WordPress. ([#1987](https://github.com/WordPress/wordpress-playground/pull/1987))
19+
- Use the major WordPress version to download RC/beta translations. ([#2017](https://github.com/WordPress/wordpress-playground/pull/2017))
20+
21+
### Tools
22+
23+
24+
#### Pull Request Previewer
25+
26+
- Fix path of PR preview URL in production. ([#2014](https://github.com/WordPress/wordpress-playground/pull/2014))
27+
- Support submitting PR preview modal with ENTER key. ([#2015](https://github.com/WordPress/wordpress-playground/pull/2015))
28+
29+
### Website
30+
31+
- Move WordPress & Gutenberg PR Preview to Playground website. ([#1938](https://github.com/WordPress/wordpress-playground/pull/1938))
32+
- Restore basic element styles for modal dialog content. ([#2021](https://github.com/WordPress/wordpress-playground/pull/2021))
33+
34+
### Bug Fixes
35+
36+
- Fix test.md link. ([#2005](https://github.com/WordPress/wordpress-playground/pull/2005))
37+
38+
### Various
39+
40+
- [Data Liberation] WP_Stream_Importer with support for WXR and Markdown files. ([#1982](https://github.com/WordPress/wordpress-playground/pull/1982))
41+
42+
### Contributors
43+
44+
The following contributors merged PRs in this release:
45+
46+
@adamziel @ajotka @bgrgicak @brandonpayton @StevenDufresne @zaerl
47+
48+
749
## [v1.0.12] (2024-11-18)
850

951
### Website

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

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,48 @@ 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+
## [v1.0.13] (2024-11-25)
13+
14+
### Enhancements
15+
16+
- E2E: Disable a flaky deployment test. ([#2016](https://github.com/WordPress/wordpress-playground/pull/2016))
17+
- [Data Liberation] Add WXR import CLI script. ([#2012](https://github.com/WordPress/wordpress-playground/pull/2012))
18+
- [Data Liberation] Re-entrant WP_Stream_Importer. ([#2004](https://github.com/WordPress/wordpress-playground/pull/2004))
19+
- [Data Liberation] wp-admin importer page. ([#2003](https://github.com/WordPress/wordpress-playground/pull/2003))
20+
21+
### Blueprints
22+
23+
- SetSiteLanguage step – download the latest RC translations for Nightly and Beta builds of WordPress. ([#1987](https://github.com/WordPress/wordpress-playground/pull/1987))
24+
- Use the major WordPress version to download RC/beta translations. ([#2017](https://github.com/WordPress/wordpress-playground/pull/2017))
25+
26+
### Tools
27+
28+
29+
#### Pull Request Previewer
30+
31+
- Fix path of PR preview URL in production. ([#2014](https://github.com/WordPress/wordpress-playground/pull/2014))
32+
- Support submitting PR preview modal with ENTER key. ([#2015](https://github.com/WordPress/wordpress-playground/pull/2015))
33+
34+
### Website
35+
36+
- Move WordPress & Gutenberg PR Preview to Playground website. ([#1938](https://github.com/WordPress/wordpress-playground/pull/1938))
37+
- Restore basic element styles for modal dialog content. ([#2021](https://github.com/WordPress/wordpress-playground/pull/2021))
38+
39+
### Bug Fixes
40+
41+
- Fix test.md link. ([#2005](https://github.com/WordPress/wordpress-playground/pull/2005))
42+
43+
### Various
44+
45+
- [Data Liberation] WP_Stream_Importer with support for WXR and Markdown files. ([#1982](https://github.com/WordPress/wordpress-playground/pull/1982))
46+
47+
### Contributors
48+
49+
The following contributors merged PRs in this release:
50+
51+
@adamziel @ajotka @bgrgicak @brandonpayton @StevenDufresne @zaerl
52+
53+
1254
## [v1.0.12] (2024-11-18)
1355

1456
### Website

0 commit comments

Comments
 (0)