Skip to content

Commit

Permalink
chore(release): 2.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.1](v2.3.0...v2.3.1) (2022-10-26)

### Bug Fixes

* **readme:** simplify basic example ([c03f523](c03f523))
  • Loading branch information
semantic-release-bot committed Oct 26, 2022
1 parent c03f523 commit 86725fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.3.1](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.3.0...v2.3.1) (2022-10-26)


### Bug Fixes

* **readme:** simplify basic example ([c03f523](https://github.com/artelydev/use-listen-on-animation-frame/commit/c03f52307c548105f7873b0e33324842302e3bd0))

# [2.3.0](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.2.2...v2.3.0) (2022-10-26)


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": "use-listen-on-animation-frame",
"version": "2.3.0",
"version": "2.3.1",
"description": "Listen to any function at extreme frequency",
"author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 86725fc

Please sign in to comment.