Skip to content

Commit bb35877

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.2...v2.2.0) (2022-10-25) ### Features * **website:** add pkg website ([2e12a49](2e12a49))
1 parent 2e12a49 commit bb35877

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.2.0](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.1.2...v2.2.0) (2022-10-25)
2+
3+
4+
### Features
5+
6+
* **website:** add pkg website ([2e12a49](https://github.com/artelydev/use-listen-on-animation-frame/commit/2e12a49843ea64763afbcea1855ae43d37d313e5))
7+
18
## [2.1.2](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.1.1...v2.1.2) (2022-10-25)
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.1.2",
3+
"version": "2.2.0",
44
"description": "Listen to any function at extreme frequency",
55
"author": "Yaroslav Kasperovych <ilovewindows96@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)