Skip to content

Commit 17246f2

Browse files
chore: version packages (#121)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d02a36c commit 17246f2

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/evil-donuts-fold.md

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

.changeset/strong-spoons-grin.md

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

.changeset/stupid-boxes-pay.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.6.2
4+
5+
### Patch Changes
6+
7+
- [#120](https://github.com/toss/overlay-kit/pull/120) [`3362bb7`](https://github.com/toss/overlay-kit/commit/3362bb7560a1a53e1b8d290a4fc1e849f607f730) Thanks [@ho991217](https://github.com/ho991217)! - fix: Enhance overlay reducer state management
8+
9+
- [#123](https://github.com/toss/overlay-kit/pull/123) [`d02a36c`](https://github.com/toss/overlay-kit/commit/d02a36c3adb711144568fae19b96db52b17dc71d) Thanks [@yongsk0066](https://github.com/yongsk0066)! - fix: remove console log on dispatchOverlay
10+
11+
- [#119](https://github.com/toss/overlay-kit/pull/119) [`a45f618`](https://github.com/toss/overlay-kit/commit/a45f6181294cab767569ad257c1901767f2d13aa) Thanks [@ho991217](https://github.com/ho991217)! - fix: initializing current overlay after close all overlays
12+
313
## 1.6.1
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.6.1",
3+
"version": "1.6.2",
44
"description": "Next-generation tools for managing overlays",
55
"keywords": [
66
"overlay",

0 commit comments

Comments
 (0)