Skip to content

Commit 1bca67f

Browse files
Copilothotlong
andcommitted
docs: fix CHANGELOG version references to 0.4.1
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 85ed3e7 commit 1bca67f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323

2424
### Fixed
2525
- Synchronized plugin-msw version to 0.4.1 (was incorrectly at 0.3.3)
26-
- Updated runtime peer dependency versions to ^0.4.0 across all plugins
26+
- Updated runtime peer dependency versions to ^0.4.1 across all plugins
2727
- Fixed internal dependency version mismatches
2828

2929
## [0.4.0] - 2026-01-26

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ All packages have been updated to version **0.4.1**:
1919

2020
This patch release resolves version synchronization issues:
2121
- Fixed plugin-msw version mismatch (was incorrectly at 0.3.3)
22-
- Updated runtime peer dependency versions to ^0.4.0 across all plugins
22+
- Updated runtime peer dependency versions to ^0.4.1 across all plugins
2323
- Ensured all packages in the fixed version group are synchronized
2424

2525
### 🚀 Publishing

packages/plugin-hono-server/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
- Version synchronization and dependency updates
88

9-
- Synchronized plugin-msw version to 0.4.0
10-
- Updated runtime peer dependency versions to ^0.4.0
9+
- Synchronized plugin-msw version to 0.4.1
10+
- Updated runtime peer dependency versions to ^0.4.1
1111
- Fixed internal dependency version mismatches
1212

1313
- Updated dependencies

packages/plugin-msw/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
- Version synchronization and dependency updates
88

9-
- Synchronized plugin-msw version to 0.4.0
10-
- Updated runtime peer dependency versions to ^0.4.0
9+
- Synchronized plugin-msw version to 0.4.1
10+
- Updated runtime peer dependency versions to ^0.4.1
1111
- Fixed internal dependency version mismatches
1212

1313
- Updated dependencies

0 commit comments

Comments
 (0)