Skip to content

Commit 5994ac2

Browse files
chore: version packages
1 parent 62e2304 commit 5994ac2

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/friendly-socks-sing.md

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

.changeset/loud-houses-hear.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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# overlay-kit
22

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- [#199](https://github.com/toss/overlay-kit/pull/199) [`62e2304`](https://github.com/toss/overlay-kit/commit/62e2304bf3e29c1aea860711f3288bc7dd03aaeb) Thanks [@ojj1123](https://github.com/ojj1123)! - feat: enhance overlay async controller with reject handler
8+
9+
### Patch Changes
10+
11+
- [#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
12+
13+
- [#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
14+
15+
- [#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
16+
317
## 1.8.6
418

519
### 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.9.0",
44
"description": "Next-generation tools for managing overlays",
55
"keywords": [
66
"overlay",

0 commit comments

Comments
 (0)