Skip to content

Commit 2f51c1d

Browse files
Version Packages (#252)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 68f886e commit 2f51c1d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fifty-seals-hang.md

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

packages/svelte-ux/CHANGELOG.md

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

3+
## 0.60.1
4+
5+
### Patch Changes
6+
7+
- Do not require `settings()` to be defined ([`68f886e0b3d64edea62bfd896fd0608a3efe87a1`](https://github.com/techniq/svelte-ux/commit/68f886e0b3d64edea62bfd896fd0608a3efe87a1))
8+
39
## 0.60.0
410

511
### Minor Changes

packages/svelte-ux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Sean Lynch <[email protected]>",
55
"license": "MIT",
66
"repository": "techniq/svelte-ux",
7-
"version": "0.60.0",
7+
"version": "0.60.1",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)