File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 5
5
"svelte-ux" : " 1.0.0"
6
6
},
7
7
"changesets" : [
8
+ " cuddly-coins-tease" ,
8
9
" fair-bugs-carry" ,
9
10
" green-maps-bathe" ,
11
+ " loose-baths-make" ,
10
12
" major-turkeys-ask" ,
11
13
" nice-onions-sell" ,
12
14
" ready-planets-deny" ,
Original file line number Diff line number Diff line change 1
1
# svelte-ux
2
2
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
+
3
11
## 2.0.0-next.4
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 4
4
"author" :
" Sean Lynch <[email protected] >" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " techniq/svelte-ux" ,
7
- "version" : " 2.0.0-next.4 " ,
7
+ "version" : " 2.0.0-next.5 " ,
8
8
"scripts" : {
9
9
"dev" : " vite dev" ,
10
10
"build" : " vite build" ,
You can’t perform that action at this time.
0 commit comments