Skip to content

Commit 2176c88

Browse files
committed
chore: release 0.2.3
1 parent 3a669b5 commit 2176c88

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
### [0.2.3](https://github.com/satya164/use-latest-callback/compare/v0.2.2...v0.2.3) (2024-11-14)
4+
35
### [0.2.2](https://github.com/satya164/use-latest-callback/compare/v0.2.1...v0.2.2) (2024-11-14)
46

57
### [0.2.1](https://github.com/satya164/use-latest-callback/compare/v0.2.0...v0.2.1) (2024-07-10)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-latest-callback",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "React hook which returns the latest callback without changing the reference",
55
"repository": "https://github.com/satya164/use-latest-callback",
66
"author": "Satyajit Sahoo <[email protected]>",

0 commit comments

Comments
 (0)