Skip to content

Commit dcfdd81

Browse files
chore: version packages
1 parent 697f389 commit dcfdd81

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/friendly-socks-sing.md

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

.changeset/tiny-beers-joke.md

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

.changeset/tiny-glasses-hammer.md

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

packages/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# overlay-kit
22

3+
## 1.8.7
4+
5+
### Patch Changes
6+
7+
- [#203](https://github.com/toss/overlay-kit/pull/203) [`be20412`](https://github.com/toss/overlay-kit/commit/be20412fa271f7aea7ee913a9327b7d1d35ad7ae) Thanks [@wo-o29](https://github.com/wo-o29)! - refactor: Improve type safety in useExternalEvents by removing type assertions
8+
9+
- [#201](https://github.com/toss/overlay-kit/pull/201) [`697f389`](https://github.com/toss/overlay-kit/commit/697f3898ddd9329fe8d63f1c4afc19ac80efd654) Thanks [@wo-o29](https://github.com/wo-o29)! - refactor: Improve test coverage by removing unreachable defensive code in determineCurrentOverlayId
10+
11+
- [#202](https://github.com/toss/overlay-kit/pull/202) [`cdc6c51`](https://github.com/toss/overlay-kit/commit/cdc6c51a2f84e239f088e3af59afad31e1470711) Thanks [@wo-o29](https://github.com/wo-o29)! - refactor: Improve type safety in createEmitter by removing non-null assertions
12+
313
## 1.8.6
414

515
### Patch Changes

packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "overlay-kit",
3-
"version": "1.8.6",
3+
"version": "1.8.7",
44
"description": "Next-generation tools for managing overlays",
55
"keywords": [
66
"overlay",

0 commit comments

Comments
 (0)