Skip to content

Commit

Permalink
chore(release): v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 15, 2022
1 parent 5f1556a commit a2961b4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [5.1.0](https://github.com/event-storm/react-event-storm/compare/v5.0.6...v5.1.0) (2022-11-15)


### Features

* **react18:** concurrent mode support ([82c2289](https://github.com/event-storm/react-event-storm/commit/82c22891ad2de9b88d53ed24ae607b900f08bdfe))



## [5.0.6](https://github.com/event-storm/react-event-storm/compare/v5.0.5...v5.0.6) (2022-09-15)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-event-storm",
"version": "5.0.6",
"version": "5.1.0",
"description": "React wrapper for event-store library",
"main": "./index.js",
"types": "./types/index.d.ts",
Expand Down Expand Up @@ -77,4 +77,4 @@
"dependencies": {
"use-sync-external-store": "^1.2.0"
}
}
}

0 comments on commit a2961b4

Please sign in to comment.