Skip to content

Commit db7dc49

Browse files
Version Packages (#171)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bddaec7 commit db7dc49

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/young-comics-hang.md

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

packages/melt/CHANGELOG.md

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

3+
## 0.39.0
4+
5+
### Minor Changes
6+
7+
- toaster: add `pauseAll()` and `resumeAll()` functions ([#145](https://github.com/melt-ui/next-gen/pull/145))
8+
39
## 0.38.1
410

511
### Patch 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.38.1",
4+
"version": "0.39.0",
55
"license": "MIT",
66
"repository": "github:melt-ui/next-gen",
77
"author": "Thomas G. Lopes",

0 commit comments

Comments
 (0)