Skip to content

Commit

Permalink
chore(release): v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 10, 2024
1 parent 2ff9a92 commit 2188ae2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.1.3](https://github.com/event-storm/react-event-storm/compare/v5.1.2...v5.1.3) (2024-01-10)


### Bug Fixes

* **utils:** move noop to fakesubscription ([38241ce](https://github.com/event-storm/react-event-storm/commit/38241ceb2853bdfb627b946150a118a405cf70ae))



## [5.1.2](https://github.com/event-storm/react-event-storm/compare/v5.1.1...v5.1.2) (2024-01-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-event-storm",
"version": "5.1.2",
"version": "5.1.3",
"description": "React wrapper for event-store library",
"main": "./index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit 2188ae2

Please sign in to comment.