Skip to content

Commit

Permalink
@iadvize-oss/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
Github actions committed Feb 15, 2022
1 parent 76b1459 commit 0adfe8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion packages/store-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Add React 16 as a peerDependency accepted
## [1.1.3]

- Add React 16 as a peerDependency accepted

## [1.1.2]

Expand Down
2 changes: 1 addition & 1 deletion packages/store-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iadvize-oss/store-react",
"version": "1.1.2",
"version": "1.1.3",
"description": "React binding for @iadvize-oss/store",
"main": "dist/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 0adfe8d

Please sign in to comment.