Skip to content

Commit aeb7559

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.2...v2.3.0) (2022-10-26) ### Features * **npm:** better keywords ([753a2d1](753a2d1))
1 parent 753a2d1 commit aeb7559

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.3.0](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.2.2...v2.3.0) (2022-10-26)
2+
3+
4+
### Features
5+
6+
* **npm:** better keywords ([753a2d1](https://github.com/artelydev/use-listen-on-animation-frame/commit/753a2d1dd3aa11e88cd7374ccca812a6a60fd8d2))
7+
18
## [2.2.2](https://github.com/artelydev/use-listen-on-animation-frame/compare/v2.2.1...v2.2.2) (2022-10-26)
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.2.2",
3+
"version": "2.3.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)