We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4d40a commit 8f9bf5dCopy full SHA for 8f9bf5d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.1](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.1.0...v2.1.1) (2022-10-25)
2
+
3
4
+### Bug Fixes
5
6
+* **docs:** title & desc ([5b4d40a](https://github.com/artelydev/use-listen-on-animation-frame/commit/5b4d40a85479a02573636e0a8793ebd74fa0973b))
7
8
# [2.1.0](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.0.2...v2.1.0) (2022-10-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "use-listen-on-animation-frame",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "Listen to any function at extreme frequency",
"author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>",
"license": "MIT",
0 commit comments