Skip to content

Commit fa53674

Browse files
Merge pull request #8 from stainless-code/changeset-release/main
Version Packages
2 parents f14c77a + 5d1b231 commit fa53674

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/eight-impalas-repair.md

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

.changeset/shaggy-carrots-draw.md

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

CHANGELOG.md

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

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [#9](https://github.com/stainless-code/react-custom-events/pull/9) [`6eef851`](https://github.com/stainless-code/react-custom-events/commit/6eef8518505505b1ae464bcd9b195d4cb920fed3) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - add SSR support
8+
9+
- [#6](https://github.com/stainless-code/react-custom-events/pull/6) [`bfb6623`](https://github.com/stainless-code/react-custom-events/commit/bfb6623752f40789c26f819e70e5459eab4d74a3) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - rework `README.md`
10+
311
## 1.0.1
412

513
### 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.1",
3+
"version": "1.0.2",
44
"description": "Elegantly use custom events in React",
55
"keywords": [
66
"custom-event-listener",

0 commit comments

Comments
 (0)