Skip to content

Commit 333d5c7

Browse files
committed
chore: release v1.0.3
1 parent e621736 commit 333d5c7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/birchill/react-cosmos-plugin-rspack/compare/v1.0.2...v1.0.3) (2025-06-09)
4+
5+
### Bug Fixes
6+
7+
- downgrade broken react-error-overlay to 6.0.9 ([e621736](https://github.com/birchill/react-cosmos-plugin-rspack/commit/e621736f077b732a2e7bbd0329d107a9b64b589a))
8+
39
## [1.0.2](https://github.com/birchill/react-cosmos-plugin-rspack/compare/v1.0.1...v1.0.2) (2025-04-28)
410

511
## [1.0.1](https://github.com/birchill/react-cosmos-plugin-rspack/compare/v1.0.0...v1.0.1) (2025-04-28)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cosmos-plugin-rspack",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "rspack plugin for React Cosmos",
55
"repository": "https://github.com/birchill/react-cosmos-plugin-rspack/",
66
"author": "Birchill, Inc.",

0 commit comments

Comments
 (0)