Skip to content

Commit 4b158ab

Browse files
chore: version packages (#132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c4d54d commit 4b158ab

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/overlay-kit-export-type.md

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

packages/CHANGELOG.md

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

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- [`8c4d54d`](https://github.com/toss/overlay-kit/commit/8c4d54da25e2609f79be388afeb3b5a40b8d93f5) Thanks [@jungpaeng](https://github.com/jungpaeng)! - feat: export types from content-overlay-controller
8+
9+
Export `OverlayControllerComponent` and `OverlayAsyncControllerComponent` types from content-overlay-controller module for better type accessibility in consumer projects.
10+
311
## 1.6.2
412

513
### 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.6.2",
3+
"version": "1.7.0",
44
"description": "Next-generation tools for managing overlays",
55
"keywords": [
66
"overlay",

0 commit comments

Comments
 (0)