Skip to content

Commit c9ac076

Browse files
authored
Merge pull request #9 from submodule-org/release-please--branches--main--components--react
chore(main): release 1.2.0
2 parents 441419b + 5e2edd1 commit c9ac076

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/submodule-org/submodule-react/compare/v1.1.1...v1.2.0) (2024-12-20)
4+
5+
6+
### Features
7+
8+
* exposed useResolve ([e1c2112](https://github.com/submodule-org/submodule-react/commit/e1c21127a811ecc285ab42eef18d0619bc21e000))
9+
310
## [1.1.1](https://github.com/submodule-org/submodule-react/compare/v1.1.0...v1.1.1) (2024-12-19)
411

512

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.1.1",
3+
"version": "1.2.0",
44
"description": "make use of @submodule/core in react",
55
"dependencies": {
66
"@submodule/core": "^9.3.3"

0 commit comments

Comments
 (0)