Skip to content

Commit da09247

Browse files
committed
chore: release v1.0.1
1 parent d7370a3 commit da09247

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.1](https://github.com/birchill/react-cosmos-plugin-rspack/compare/v1.0.0...v1.0.1) (2025-04-28)
4+
5+
### Bug Fixes
6+
7+
- fix reference to invalid sourceMap swc option ([d7370a3](https://github.com/birchill/react-cosmos-plugin-rspack/commit/d7370a3add7e1179ad026f7c238645ccdc5ee5b9))
8+
39
## [1.0.0](https://github.com/birchill/react-cosmos-plugin-rspack/compare/v0.5.0...v1.0.0) (2024-08-29)
410

511
## [0.5.0](https://github.com/birchill/react-cosmos-plugin-rspack/compare/v0.4.0...v0.5.0) (2024-08-27)

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.0",
3+
"version": "1.0.1",
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)