We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a263da9 commit 8528bd6Copy full SHA for 8528bd6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.1](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.2.0...v2.2.1) (2022-10-26)
2
+
3
4
+### Bug Fixes
5
6
+* **readme:** add missing website docs link ([a263da9](https://github.com/artelydev/use-listen-on-animation-frame/commit/a263da98f61f7a487cb9dcd9bb17049feaf0e314))
7
8
# [2.2.0](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.1.2...v2.2.0) (2022-10-25)
9
10
package.json
@@ -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",
0 commit comments