File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 7
7
"changesets" : [
8
8
" clear-regions-listen" ,
9
9
" cuddly-coins-tease" ,
10
+ " dirty-pets-switch" ,
10
11
" fair-bugs-carry" ,
11
12
" four-bears-join" ,
12
13
" green-maps-bathe" ,
Original file line number Diff line number Diff line change 1
1
# svelte-ux
2
2
3
+ ## 2.0.0-next.7
4
+
5
+ ### Patch Changes
6
+
7
+ - fix(Drawer): Fix display of action buttons ([ #571 ] ( https://github.com/techniq/svelte-ux/pull/571 ) )
8
+
3
9
## 2.0.0-next.6
4
10
5
11
### 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.6 " ,
7
+ "version" : " 2.0.0-next.7 " ,
8
8
"scripts" : {
9
9
"dev" : " vite dev --port 3001" ,
10
10
"build" : " vite build" ,
You can’t perform that action at this time.
0 commit comments