Skip to content

Commit 2fd35a8

Browse files
author
deployment_bot
committed
chore: update changelog
1 parent 9d14cae commit 2fd35a8

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ 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.5] (2025-07-28)
8+
9+
### Bug Fixes
10+
11+
- Fix fcntl() F_GETLK fatal due to undefined flock struct address. ([#2432](https://github.com/WordPress/wordpress-playground/pull/2432))
12+
13+
### Various
14+
15+
- Add Japanese translations to contributing index and sidebar. ([#2434](https://github.com/WordPress/wordpress-playground/pull/2434))
16+
17+
### Contributors
18+
19+
The following contributors merged PRs in this release:
20+
21+
@brandonpayton @shimotmk
22+
23+
724
## [v2.0.4] (2025-07-25)
825

926
### Public API

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,23 @@ 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.5] (2025-07-28)
13+
14+
### Bug Fixes
15+
16+
- Fix fcntl() F_GETLK fatal due to undefined flock struct address. ([#2432](https://github.com/WordPress/wordpress-playground/pull/2432))
17+
18+
### Various
19+
20+
- Add Japanese translations to contributing index and sidebar. ([#2434](https://github.com/WordPress/wordpress-playground/pull/2434))
21+
22+
### Contributors
23+
24+
The following contributors merged PRs in this release:
25+
26+
@brandonpayton @shimotmk
27+
28+
1229
## [v2.0.4] (2025-07-25)
1330

1431
### Public API

0 commit comments

Comments
 (0)