Skip to content

Commit f4e403a

Browse files
chore(release): 2.0.2 [skip ci]
1 parent e98e185 commit f4e403a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [2.0.2](https://github.com/sanity-io/use-effect-event/compare/v2.0.1...v2.0.2) (2025-06-20)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency @sanity/pkg-utils to ^7.8.2 ([e98e185](https://github.com/sanity-io/use-effect-event/commit/e98e185836fab720992c44ea473b39f852ae50f9))
13+
814
## [2.0.1](https://github.com/sanity-io/use-effect-event/compare/v2.0.0...v2.0.1) (2025-06-11)
915

1016
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-effect-event",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Ponyfill of the experimental `React.useEffectEvent` hook",
55
"keywords": [
66
"useEffectEvent",

0 commit comments

Comments
 (0)