We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39be0f5 commit 76dbba2Copy full SHA for 76dbba2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.2.2](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.2.1...v2.2.2) (2022-10-26)
2
+
3
4
+### Bug Fixes
5
6
+* **readme:** links ([39be0f5](https://github.com/artelydev/use-listen-on-animation-frame/commit/39be0f5371f59c0b06cdf23767cb134682f4d905))
7
8
## [2.2.1](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.2.0...v2.2.1) (2022-10-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "use-listen-on-animation-frame",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "Listen to any function at extreme frequency",
"author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>",
"license": "MIT",
0 commit comments