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.3] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.2...v6.1.3 ) (2022-08-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * workaround for upstream segmented button bad package.json ([ 3c73693] ( https://github.com/hperrin/svelte-material-ui/commit/3c736938a4574b56f2ec78509391e6bbb317f4f0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.1.2] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.1...v6.1.2 ) (2022-08-22)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 6.1.2 " ,
2
+ "version" : " 6.1.3 " ,
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.3] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.2...v6.1.3 ) (2022-08-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * workaround for upstream segmented button bad package.json ([ 3c73693] ( https://github.com/hperrin/svelte-material-ui/commit/3c736938a4574b56f2ec78509391e6bbb317f4f0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 6.1.2] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.1...v6.1.2 ) (2022-08-22)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smui/segmented-button" ,
3
- "version" : " 6.1.2 " ,
3
+ "version" : " 6.1.3 " ,
4
4
"description" : " Svelte Material UI - Segmented Button" ,
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.3] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.2...v6.1.3 ) (2022-08-22)
7
+
8
+ ** Note:** Version bump only for package @smui-extra/site
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.1.2] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.1...v6.1.2 ) (2022-08-22)
7
15
8
16
** Note:** Version bump only for package @smui-extra/site
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @smui-extra/site" ,
3
- "version" : " 6.1.2 " ,
3
+ "version" : " 6.1.3 " ,
4
4
"description" : " SMUI Website (You're not meant to install this.)" ,
5
5
"type" : " module" ,
6
6
"scripts" : {
69
69
"@smui/paper" : " ^6.1.0" ,
70
70
"@smui/radio" : " ^6.1.0" ,
71
71
"@smui/ripple" : " ^6.1.0" ,
72
- "@smui/segmented-button" : " ^6.1.2 " ,
72
+ "@smui/segmented-button" : " ^6.1.3 " ,
73
73
"@smui/select" : " ^6.1.0" ,
74
74
"@smui/slider" : " ^6.1.0" ,
75
75
"@smui/snackbar" : " ^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.2 " ,
93
+ "smui-theme" : " ^6.1.3 " ,
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.3] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.2...v6.1.3 ) (2022-08-22)
7
+
8
+ ** Note:** Version bump only for package smui-theme
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.1.2] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.1...v6.1.2 ) (2022-08-22)
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.2 " ,
3
+ "version" : " 6.1.3 " ,
4
4
"description" : " Svelte Material UI - Theme Builder" ,
5
5
"bin" : {
6
6
"smui-theme" : " smui-theme"
57
57
"@smui/paper" : " ^6.1.0" ,
58
58
"@smui/radio" : " ^6.1.0" ,
59
59
"@smui/ripple" : " ^6.1.0" ,
60
- "@smui/segmented-button" : " ^6.1.2 " ,
60
+ "@smui/segmented-button" : " ^6.1.3 " ,
61
61
"@smui/select" : " ^6.1.0" ,
62
62
"@smui/slider" : " ^6.1.0" ,
63
63
"@smui/snackbar" : " ^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.3] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.2...v6.1.3 ) (2022-08-22)
7
+
8
+ ** Note:** Version bump only for package svelte-material-ui
9
+
10
+
11
+
12
+
13
+
6
14
## [ 6.1.2] ( https://github.com/hperrin/svelte-material-ui/compare/v6.1.1...v6.1.2 ) (2022-08-22)
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