Skip to content

Commit

Permalink
chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2022-10-25)

### Bug Fixes

* **docs:** move hook comparison out from details ([8b92544](8b92544))
  • Loading branch information
semantic-release-bot committed Oct 25, 2022
1 parent 8b92544 commit 4a21653
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.1.2](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.1.1...v2.1.2) (2022-10-25)


### Bug Fixes

* **docs:** move hook comparison out from details ([8b92544](https://github.com/artelydev/use-listen-on-animation-frame/commit/8b925443dcb50fe85894bca97352bbdd55420fc3))

## [2.1.1](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.1.0...v2.1.1) (2022-10-25)


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.1.1",
"version": "2.1.2",
"description": "Listen to any function at extreme frequency",
"author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 4a21653

Please sign in to comment.