Skip to content

Commit 29774f8

Browse files
committed
chore: release 0.1.10
1 parent 626d3fd commit 29774f8

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,5 +1,12 @@
11

22

3+
### [0.1.10](https://github.com/satya164/use-latest-callback/compare/v0.1.9...v0.1.10) (2024-07-07)
4+
5+
6+
### Bug Fixes
7+
8+
* make the exports esm compatible ([626d3fd](https://github.com/satya164/use-latest-callback/commit/626d3fdfbb1c262e5d908248f8a463f37b689b96))
9+
310
### [0.1.9](https://github.com/satya164/use-latest-callback/compare/v0.1.8...v0.1.9) (2023-11-09)
411

512

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.1.9",
3+
"version": "0.1.10",
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)