Skip to content

Commit 9ccba04

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2022-10-24) ### Bug Fixes * **readme:** code to collapsibles ([57d0a06](57d0a06))
1 parent 57d0a06 commit 9ccba04

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.0.1...v2.0.2) (2022-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **readme:** code to collapsibles ([57d0a06](https://github.com/artelydev/use-listen-on-animation-frame/commit/57d0a06987c8eb52e05ea93b9fd6099d8c01cb4e))
7+
18
## [2.0.1](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.0.0...v2.0.1) (2022-10-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-listen-on-animation-frame",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Listen to any function at extreme frequency",
55
"author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)