Skip to content

Commit

Permalink
v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Sep 27, 2022
1 parent 38e7927 commit 731c838
Show file tree
Hide file tree
Showing 16 changed files with 95 additions and 25 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)


### Features

* add a getMenuSurface function to Menu ([38e7927](https://github.com/hperrin/svelte-material-ui/commit/38e792791b7ed0443fb200d419b3972a259df1ca))





## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.1.4",
"version": "6.2.0",
"command": {
"version": {
"allowBranch": [
Expand Down
8 changes: 8 additions & 0 deletions packages/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)

**Note:** Version bump only for package @smui-extra/autocomplete





## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)


Expand Down
4 changes: 2 additions & 2 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smui-extra/autocomplete",
"version": "6.1.4",
"version": "6.2.0",
"description": "Svelte Material UI - Autocomplete",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@smui/common": "^6.1.4",
"@smui/list": "^6.1.4",
"@smui/menu": "^6.1.4",
"@smui/menu": "^6.2.0",
"@smui/menu-surface": "^6.1.4",
"@smui/textfield": "^6.1.4",
"svelte2tsx": "^0.5.12"
Expand Down
8 changes: 8 additions & 0 deletions packages/data-table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)

**Note:** Version bump only for package @smui/data-table





## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)


Expand Down
4 changes: 2 additions & 2 deletions packages/data-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smui/data-table",
"version": "6.1.4",
"version": "6.2.0",
"description": "Svelte Material UI - Data Table",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@smui/common": "^6.1.4",
"@smui/icon-button": "^6.1.4",
"@smui/ripple": "^6.1.4",
"@smui/select": "^6.1.4",
"@smui/select": "^6.2.0",
"svelte2tsx": "^0.5.12"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)


### Features

* add a getMenuSurface function to Menu ([38e7927](https://github.com/hperrin/svelte-material-ui/commit/38e792791b7ed0443fb200d419b3972a259df1ca))





## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smui/menu",
"version": "6.1.4",
"version": "6.2.0",
"description": "Svelte Material UI - Menu",
"type": "module",
"main": "dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/select/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)

**Note:** Version bump only for package @smui/select





## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)


Expand Down
4 changes: 2 additions & 2 deletions packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smui/select",
"version": "6.1.4",
"version": "6.2.0",
"description": "Svelte Material UI - Select",
"type": "module",
"svelte": "./dist/index.js",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@smui/floating-label": "^6.1.4",
"@smui/line-ripple": "^6.1.4",
"@smui/list": "^6.1.4",
"@smui/menu": "^6.1.4",
"@smui/menu": "^6.2.0",
"@smui/menu-surface": "^6.1.4",
"@smui/notched-outline": "^6.1.4",
"@smui/ripple": "^6.1.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/site/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)

**Note:** Version bump only for package @smui-extra/site





## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)


Expand Down
12 changes: 6 additions & 6 deletions packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smui-extra/site",
"version": "6.1.4",
"version": "6.2.0",
"description": "SMUI Website (You're not meant to install this.)",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"@material/typography": "^13.0.0",
"@mdi/js": "^7.0.96",
"@smui-extra/accordion": "^6.1.4",
"@smui-extra/autocomplete": "^6.1.4",
"@smui-extra/autocomplete": "^6.2.0",
"@smui-extra/badge": "^6.1.4",
"@smui/banner": "^6.1.4",
"@smui/button": "^6.1.4",
Expand All @@ -51,7 +51,7 @@
"@smui/chips": "^6.1.4",
"@smui/circular-progress": "^6.1.4",
"@smui/common": "^6.1.4",
"@smui/data-table": "^6.1.4",
"@smui/data-table": "^6.2.0",
"@smui/dialog": "^6.1.4",
"@smui/drawer": "^6.1.4",
"@smui/fab": "^6.1.4",
Expand All @@ -63,14 +63,14 @@
"@smui/line-ripple": "^6.1.4",
"@smui/linear-progress": "^6.1.4",
"@smui/list": "^6.1.4",
"@smui/menu": "^6.1.4",
"@smui/menu": "^6.2.0",
"@smui/menu-surface": "^6.1.4",
"@smui/notched-outline": "^6.1.4",
"@smui/paper": "^6.1.4",
"@smui/radio": "^6.1.4",
"@smui/ripple": "^6.1.4",
"@smui/segmented-button": "^6.1.4",
"@smui/select": "^6.1.4",
"@smui/select": "^6.2.0",
"@smui/slider": "^6.1.4",
"@smui/snackbar": "^6.1.4",
"@smui/switch": "^6.1.4",
Expand All @@ -90,7 +90,7 @@
"rehype-slug": "^5.0.1",
"sass": "^1.54.0",
"simple-icons": "^7.7.0",
"smui-theme": "^6.1.4",
"smui-theme": "^6.2.0",
"svelte-preprocess": "^4.10.7",
"tinygesture": "^2.0.0",
"tslib": "^2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/smui-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)

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





## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)

**Note:** Version bump only for package smui-theme
Expand Down
10 changes: 5 additions & 5 deletions packages/smui-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smui-theme",
"version": "6.1.4",
"version": "6.2.0",
"description": "Svelte Material UI - Theme Builder",
"bin": {
"smui-theme": "smui-theme"
Expand Down Expand Up @@ -31,15 +31,15 @@
"license": "Apache-2.0",
"devDependencies": {
"@smui-extra/accordion": "^6.1.4",
"@smui-extra/autocomplete": "^6.1.4",
"@smui-extra/autocomplete": "^6.2.0",
"@smui-extra/badge": "^6.1.4",
"@smui/banner": "^6.1.4",
"@smui/button": "^6.1.4",
"@smui/card": "^6.1.4",
"@smui/checkbox": "^6.1.4",
"@smui/chips": "^6.1.4",
"@smui/circular-progress": "^6.1.4",
"@smui/data-table": "^6.1.4",
"@smui/data-table": "^6.2.0",
"@smui/dialog": "^6.1.4",
"@smui/drawer": "^6.1.4",
"@smui/fab": "^6.1.4",
Expand All @@ -51,14 +51,14 @@
"@smui/line-ripple": "^6.1.4",
"@smui/linear-progress": "^6.1.4",
"@smui/list": "^6.1.4",
"@smui/menu": "^6.1.4",
"@smui/menu": "^6.2.0",
"@smui/menu-surface": "^6.1.4",
"@smui/notched-outline": "^6.1.4",
"@smui/paper": "^6.1.4",
"@smui/radio": "^6.1.4",
"@smui/ripple": "^6.1.4",
"@smui/segmented-button": "^6.1.4",
"@smui/select": "^6.1.4",
"@smui/select": "^6.2.0",
"@smui/slider": "^6.1.4",
"@smui/snackbar": "^6.1.4",
"@smui/switch": "^6.1.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte-material-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.2.0](https://github.com/hperrin/svelte-material-ui/compare/v6.1.4...v6.2.0) (2022-09-27)

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





## [6.1.4](https://github.com/hperrin/svelte-material-ui/compare/v6.1.3...v6.1.4) (2022-09-27)

**Note:** Version bump only for package svelte-material-ui
Expand Down
12 changes: 6 additions & 6 deletions packages/svelte-material-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-material-ui",
"version": "6.1.4",
"version": "6.2.0",
"description": "Svelte Material UI Components",
"keywords": [
"svelte",
Expand Down Expand Up @@ -34,7 +34,7 @@
"license": "Apache-2.0",
"dependencies": {
"@smui-extra/accordion": "^6.1.4",
"@smui-extra/autocomplete": "^6.1.4",
"@smui-extra/autocomplete": "^6.2.0",
"@smui-extra/badge": "^6.1.4",
"@smui/banner": "^6.1.4",
"@smui/button": "^6.1.4",
Expand All @@ -43,7 +43,7 @@
"@smui/chips": "^6.1.4",
"@smui/circular-progress": "^6.1.4",
"@smui/common": "^6.1.4",
"@smui/data-table": "^6.1.4",
"@smui/data-table": "^6.2.0",
"@smui/dialog": "^6.1.4",
"@smui/drawer": "^6.1.4",
"@smui/fab": "^6.1.4",
Expand All @@ -55,14 +55,14 @@
"@smui/line-ripple": "^6.1.4",
"@smui/linear-progress": "^6.1.4",
"@smui/list": "^6.1.4",
"@smui/menu": "^6.1.4",
"@smui/menu": "^6.2.0",
"@smui/menu-surface": "^6.1.4",
"@smui/notched-outline": "^6.1.4",
"@smui/paper": "^6.1.4",
"@smui/radio": "^6.1.4",
"@smui/ripple": "^6.1.4",
"@smui/segmented-button": "^6.1.4",
"@smui/select": "^6.1.4",
"@smui/select": "^6.2.0",
"@smui/slider": "^6.1.4",
"@smui/snackbar": "^6.1.4",
"@smui/switch": "^6.1.4",
Expand All @@ -76,6 +76,6 @@
"@smui/touch-target": "^6.1.4"
},
"devDependencies": {
"smui-theme": "^6.1.4"
"smui-theme": "^6.2.0"
}
}

0 comments on commit 731c838

Please sign in to comment.