Skip to content

Commit f7e8013

Browse files
github-actions[bot]vnphanquang
authored andcommitted
chore(release): changesets versioning & publication
1 parent 3f762f6 commit f7e8013

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/big-pillows-notice.md

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

.changeset/six-ads-live.md

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

packages/misc/modal/CHANGELOG.md

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

3+
## 0.6.2
4+
5+
### Patch Changes
6+
7+
- [`3f762f6`](https://github.com/vnphanquang/svelte-put/commit/3f762f68f129113bd2632c6e37688a71159e5347) Thanks [@vnphanquang](https://github.com/vnphanquang)! - add `onPop` section to docs site & remove recommendation to use the base modal, leave users to decide to use it or go headless
8+
9+
- [`a56e47d`](https://github.com/vnphanquang/svelte-put/commit/a56e47dc85b449036fc9e4fa18db46e2f399afc3) Thanks [@vnphanquang](https://github.com/vnphanquang)! - better tsdocs organization & fix `onPop` example
10+
311
## 0.6.1
412

513
### Patch Changes

packages/misc/modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelte-put/modal",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Svelte async modal",
55
"type": "module",
66
"svelte": "./lib/index.js",

0 commit comments

Comments
 (0)