Skip to content

Commit 1589777

Browse files
committed
v6.1.1
1 parent 0ff5099 commit 1589777

File tree

11 files changed

+58
-12
lines changed

11 files changed

+58
-12
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
617
# [6.1.0](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0) (2022-08-20)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.1.0",
2+
"version": "6.1.1",
33
"command": {
44
"version": {
55
"allowBranch": [

packages/accordion/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
617
# [6.1.0](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0) (2022-08-20)
718

819

packages/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smui-extra/accordion",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "Svelte Material UI - Accordion",
55
"type": "module",
66
"main": "dist/index.js",

packages/site/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
# [6.1.0](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0) (2022-08-20)
715

816

packages/site/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@smui-extra/site",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "SMUI Website (You're not meant to install this.)",
55
"type": "module",
66
"scripts": {
@@ -41,7 +41,7 @@
4141
"@material/top-app-bar": "^13.0.0",
4242
"@material/typography": "^13.0.0",
4343
"@mdi/js": "^7.0.96",
44-
"@smui-extra/accordion": "^6.1.0",
44+
"@smui-extra/accordion": "^6.1.1",
4545
"@smui-extra/autocomplete": "^6.1.0",
4646
"@smui-extra/badge": "^6.1.0",
4747
"@smui/banner": "^6.1.0",
@@ -90,7 +90,7 @@
9090
"rehype-slug": "^5.0.1",
9191
"sass": "^1.54.0",
9292
"simple-icons": "^7.7.0",
93-
"smui-theme": "^6.1.0",
93+
"smui-theme": "^6.1.1",
9494
"svelte-preprocess": "^4.10.7",
9595
"tinygesture": "^2.0.0",
9696
"tslib": "^2.4.0",

packages/smui-theme/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
# [6.1.0](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0) (2022-08-20)
715

816
**Note:** Version bump only for package smui-theme

packages/smui-theme/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smui-theme",
3-
"version": "6.1.0",
3+
"version": "6.1.1",
44
"description": "Svelte Material UI - Theme Builder",
55
"bin": {
66
"smui-theme": "smui-theme"
@@ -30,7 +30,7 @@
3030
},
3131
"license": "Apache-2.0",
3232
"devDependencies": {
33-
"@smui-extra/accordion": "^6.1.0",
33+
"@smui-extra/accordion": "^6.1.1",
3434
"@smui-extra/autocomplete": "^6.1.0",
3535
"@smui-extra/badge": "^6.1.0",
3636
"@smui/banner": "^6.1.0",

packages/svelte-material-ui/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
# [6.1.0](https://github.com/hperrin/svelte-material-ui/compare/v6.0.0...v6.1.0) (2022-08-20)
715

816
**Note:** Version bump only for package svelte-material-ui

0 commit comments

Comments
 (0)