Skip to content

Commit

Permalink
Version Packages (#1240)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jun 27, 2024
1 parent e3f22a9 commit 23129c1
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-tomatoes-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-mails-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-suits-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-maps-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-cooks-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-tools-accept.md

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 1,23 @@
# @melt-ui/svelte

## 0.82.0

### Minor Changes

- Added prop to createToaster() to pause all timers on hover ([#1178](https://github.com/melt-ui/melt-ui/pull/1178))

- feat(tags-input): split on paste ([#1229](https://github.com/melt-ui/melt-ui/pull/1229))

- add selection helpers to range calendar ([`cf20fc72`](https://github.com/melt-ui/melt-ui/commit/cf20fc72bf367da13a17daaa9807bd430ff99688))

- add `name` prop to radio group builder hidden input element ([#1237](https://github.com/melt-ui/melt-ui/pull/1237))

### Patch Changes

- fix(Calendar): sometimes first day of next month is missing ([#1236](https://github.com/melt-ui/melt-ui/pull/1236))

- fix(slider): `onValueCommitted` called if the slider had an active state ([#1218](https://github.com/melt-ui/melt-ui/pull/1218))

## 0.81.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@melt-ui/svelte",
"version": "0.81.0",
"version": "0.82.0",
"license": "MIT",
"repository": "github:melt-ui/melt-ui",
"author": "Thomas G. Lopes",
Expand Down

0 comments on commit 23129c1

Please sign in to comment.