Skip to content

Commit

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

### Bug Fixes

* **readme:** add missing website docs link ([a263da9](a263da9))
  • Loading branch information
semantic-release-bot committed Oct 26, 2022
1 parent a263da9 commit 8528bd6
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.2.1](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.2.0...v2.2.1) (2022-10-26)


### Bug Fixes

* **readme:** add missing website docs link ([a263da9](https://github.com/artelydev/use-listen-on-animation-frame/commit/a263da98f61f7a487cb9dcd9bb17049feaf0e314))

# [2.2.0](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.1.2...v2.2.0) (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.2.0",
"version": "2.2.1",
"description": "Listen to any function at extreme frequency",
"author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 8528bd6

Please sign in to comment.