File tree Expand file tree Collapse file tree 11 files changed +58
-12
lines changed Expand file tree Collapse file tree 11 files changed +58
-12
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.1.1] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.0...v6.1.1 ) (2022-08-20)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * wrong border radius on last accordion panel (but actually this time) ([ 0ff5099] ( https://github.com/hperrin/svelte-material-ui/commit/0ff5099980713116b11b5e78ede2e3a4213cf54d ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 6.1.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0 ) (2022-08-20)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 6.1.0 " ,
2
+ "version" : " 6.1.1 " ,
3
3
"command" : {
4
4
"version" : {
5
5
"allowBranch" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.1.1] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.0...v6.1.1 ) (2022-08-20)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * wrong border radius on last accordion panel (but actually this time) ([ 0ff5099] ( https://github.com/hperrin/svelte-material-ui/commit/0ff5099980713116b11b5e78ede2e3a4213cf54d ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 6.1.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0 ) (2022-08-20)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smui-extra/accordion" ,
3
- "version" : " 6.1.0 " ,
3
+ "version" : " 6.1.1 " ,
4
4
"description" : " Svelte Material UI - Accordion" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.1.1] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.0...v6.1.1 ) (2022-08-20)
7
+
8
+ ** Note:** Version bump only for package @smui-extra/site
9
+
10
+
11
+
12
+
13
+
6
14
# [ 6.1.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0 ) (2022-08-20)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smui-extra/site" ,
3
- "version" : " 6.1.0 " ,
3
+ "version" : " 6.1.1 " ,
4
4
"description" : " SMUI Website (You're not meant to install this.)" ,
5
5
"type" : " module" ,
6
6
"scripts" : {
41
41
"@material/top-app-bar" : " ^13.0.0" ,
42
42
"@material/typography" : " ^13.0.0" ,
43
43
"@mdi/js" : " ^7.0.96" ,
44
- "@smui-extra/accordion" : " ^6.1.0 " ,
44
+ "@smui-extra/accordion" : " ^6.1.1 " ,
45
45
"@smui-extra/autocomplete" : " ^6.1.0" ,
46
46
"@smui-extra/badge" : " ^6.1.0" ,
47
47
"@smui/banner" : " ^6.1.0" ,
90
90
"rehype-slug" : " ^5.0.1" ,
91
91
"sass" : " ^1.54.0" ,
92
92
"simple-icons" : " ^7.7.0" ,
93
- "smui-theme" : " ^6.1.0 " ,
93
+ "smui-theme" : " ^6.1.1 " ,
94
94
"svelte-preprocess" : " ^4.10.7" ,
95
95
"tinygesture" : " ^2.0.0" ,
96
96
"tslib" : " ^2.4.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.1.1] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.0...v6.1.1 ) (2022-08-20)
7
+
8
+ ** Note:** Version bump only for package smui-theme
9
+
10
+
11
+
12
+
13
+
6
14
# [ 6.1.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0 ) (2022-08-20)
7
15
8
16
** Note:** Version bump only for package smui-theme
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " smui-theme" ,
3
- "version" : " 6.1.0 " ,
3
+ "version" : " 6.1.1 " ,
4
4
"description" : " Svelte Material UI - Theme Builder" ,
5
5
"bin" : {
6
6
"smui-theme" : " smui-theme"
30
30
},
31
31
"license" : " Apache-2.0" ,
32
32
"devDependencies" : {
33
- "@smui-extra/accordion" : " ^6.1.0 " ,
33
+ "@smui-extra/accordion" : " ^6.1.1 " ,
34
34
"@smui-extra/autocomplete" : " ^6.1.0" ,
35
35
"@smui-extra/badge" : " ^6.1.0" ,
36
36
"@smui/banner" : " ^6.1.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 6.1.1] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.0...v6.1.1 ) (2022-08-20)
7
+
8
+ ** Note:** Version bump only for package svelte-material-ui
9
+
10
+
11
+
12
+
13
+
6
14
# [ 6.1.0] ( https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0 ) (2022-08-20)
7
15
8
16
** Note:** Version bump only for package svelte-material-ui
You can’t perform that action at this time.
0 commit comments