Skip to content

Commit c713333

Browse files
Version Packages (#65)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3f06ed3 commit c713333

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/angry-buttons-develop.md

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

.changeset/plenty-scissors-think.md

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

packages/melt/CHANGELOG.md

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

3+
## 0.16.0
4+
5+
### Minor Changes
6+
7+
- feat: add toasts ([#26](https://github.com/melt-ui/next-gen/pull/26))
8+
9+
- pin-input: add onPaste and onError ([#42](https://github.com/melt-ui/next-gen/pull/42))
10+
311
## 0.15.0
412

513
### Minor Changes

packages/melt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "melt",
33
"type": "module",
4-
"version": "0.15.0",
4+
"version": "0.16.0",
55
"license": "MIT",
66
"repository": "github:melt-ui/next-gen",
77
"author": "Thomas G. Lopes",

0 commit comments

Comments
 (0)