Skip to content

Commit 1bf811c

Browse files
Merge pull request #13 from stainless-code/changeset-release/main
Version Packages
2 parents b148978 + a7ffc69 commit 1bf811c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/polite-rockets-argue.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stainless-code/react-custom-events
22

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- [#12](https://github.com/stainless-code/react-custom-events/pull/12) [`8626598`](https://github.com/stainless-code/react-custom-events/commit/86265989e32594fa2922b79568b8e0c303383c76) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - add "use client" directive
8+
39
## 1.0.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stainless-code/react-custom-events",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Elegantly use custom events in React",
55
"keywords": [
66
"custom-event-listener",

0 commit comments

Comments
 (0)