Skip to content

Commit 416fbcc

Browse files
Version Packages (next) (#597)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 72f8f47 commit 416fbcc

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
"svelte-ux": "1.0.0"
66
},
77
"changesets": [
8+
"cuddly-coins-tease",
89
"fair-bugs-carry",
910
"green-maps-bathe",
11+
"loose-baths-make",
1012
"major-turkeys-ask",
1113
"nice-onions-sell",
1214
"ready-planets-deny",

packages/svelte-ux/CHANGELOG.md

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

3+
## 2.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- fix(Duration): Update Duration component to new `@layerstack/utils` `Duration` class ([#571](https://github.com/techniq/svelte-ux/pull/571))
8+
9+
- Update dependencies ([#571](https://github.com/techniq/svelte-ux/pull/571))
10+
311
## 2.0.0-next.4
412

513
### Patch 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": "2.0.0-next.4",
7+
"version": "2.0.0-next.5",
88
"scripts": {
99
"dev": "vite dev",
1010
"build": "vite build",

0 commit comments

Comments
 (0)