Skip to content

Commit c66f76b

Browse files
authored
Merge pull request #6 from submodule-org/release-please--branches--main--components--react
chore(main): release 1.0.5
2 parents 3effa61 + fcd0db0 commit c66f76b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.5](https://github.com/submodule-org/submodule-react/compare/v1.0.4...v1.0.5) (2024-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* cleanup peer deps ([38df884](https://github.com/submodule-org/submodule-react/commit/38df884370fd86788baeb414eed039f5592a5e5f))
9+
* fixed setState on mount ([3effa61](https://github.com/submodule-org/submodule-react/commit/3effa6121108b43d80aaee2672aa611d15fcaa06))
10+
311
## [1.0.4](https://github.com/submodule-org/submodule-react/compare/v1.0.3...v1.0.4) (2024-12-17)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@submodule/react",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "make use of @submodule/core in react",
55
"dependencies": {
66
"@submodule/core": "^9.1.1"

0 commit comments

Comments
 (0)