Skip to content

Commit

Permalink
v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliott Marquez committed Sep 30, 2019
1 parent 854f90c commit 2b2676d
Show file tree
Hide file tree
Showing 28 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
]
}
},
"version": "0.9.0"
"version": "0.9.1"
}
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-base",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-button",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-button.js",
"module": "mwc-button.js",
Expand All @@ -16,9 +16,9 @@
"license": "Apache-2.0",
"dependencies": {
"@material/button": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-icon": "^0.9.0",
"@material/mwc-ripple": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/mwc-icon": "^0.9.1",
"@material/mwc-ripple": "^0.9.1",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-checkbox",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-checkbox.js",
"module": "mwc-checkbox.js",
Expand All @@ -16,8 +16,8 @@
"license": "Apache-2.0",
"dependencies": {
"@material/checkbox": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-ripple": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/mwc-ripple": "^0.9.1",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-dialog",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-dialog.js",
"module": "mwc-dialog.js",
Expand All @@ -16,8 +16,8 @@
"license": "Apache-2.0",
"dependencies": {
"@material/dialog": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.1",
"@material/touch-target": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"blocking-elements": "^0.1.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-drawer",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-drawer.js",
"module": "mwc-drawer.js",
Expand All @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/drawer": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"blocking-elements": "^0.1.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/fab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-fab",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-fab.js",
"module": "mwc-fab.js",
Expand All @@ -16,9 +16,9 @@
"license": "Apache-2.0",
"dependencies": {
"@material/fab": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-icon": "^0.9.0",
"@material/mwc-ripple": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/mwc-icon": "^0.9.1",
"@material/mwc-ripple": "^0.9.1",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/floating-label/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-floating-label",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-floating-label-directive.js",
"module": "mwc-floating-label-directive.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/formfield/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-formfield",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-formfield.js",
"module": "mwc-formfield.js",
Expand All @@ -16,7 +16,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/form-field": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
Expand Down
10 changes: 5 additions & 5 deletions packages/icon-button-toggle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-icon-button-toggle",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-icon-button-toggle.js",
"module": "mwc-icon-button-toggle.js",
Expand All @@ -16,10 +16,10 @@
"license": "Apache-2.0",
"dependencies": {
"@material/icon-button": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-icon": "^0.9.0",
"@material/mwc-icon-button": "^0.9.0",
"@material/mwc-ripple": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/mwc-icon": "^0.9.1",
"@material/mwc-icon-button": "^0.9.1",
"@material/mwc-ripple": "^0.9.1",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/icon-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-icon-button",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-icon-button.js",
"module": "mwc-icon-button.js",
Expand All @@ -16,9 +16,9 @@
"license": "Apache-2.0",
"dependencies": {
"@material/icon-button": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-icon": "^0.9.0",
"@material/mwc-ripple": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/mwc-icon": "^0.9.1",
"@material/mwc-ripple": "^0.9.1",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-icon",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-icon.js",
"module": "mwc-icon.js",
Expand All @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/line-ripple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-line-ripple",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-line-ripple-directive.js",
"module": "mwc-line-ripple-directive.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/linear-progress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-linear-progress",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-linear-progress.js",
"module": "mwc-linear-progress.js",
Expand All @@ -16,7 +16,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/linear-progress": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/notched-outline/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-notched-outline",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-notched-outline.js",
"module": "mwc-notched-outline.js",
Expand All @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/notched-outline": "=4.0.0-canary.e851d4f40.0",
"@material/shape": "=4.0.0-canary.e851d4f40.0",
"@material/theme": "=4.0.0-canary.e851d4f40.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/radio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-radio",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-radio.js",
"module": "mwc-radio.js",
Expand All @@ -15,8 +15,8 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.9.0",
"@material/mwc-ripple": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/mwc-ripple": "^0.9.1",
"@material/radio": "=4.0.0-canary.e851d4f40.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/ripple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-ripple",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-ripple.js",
"module": "mwc-ripple.js",
Expand All @@ -16,7 +16,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/dom": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/ripple": "=4.0.0-canary.e851d4f40.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-slider",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-slider.js",
"module": "mwc-slider.js",
Expand All @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/slider": "=4.0.0-canary.e851d4f40.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/snackbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-snackbar",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-snackbar.js",
"module": "mwc-snackbar.js",
Expand All @@ -15,7 +15,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/snackbar": "=4.0.0-canary.e851d4f40.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/switch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-switch",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-switch.js",
"module": "mwc-switch.js",
Expand All @@ -12,8 +12,8 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.9.0",
"@material/mwc-ripple": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/mwc-ripple": "^0.9.1",
"@material/switch": "=4.0.0-canary.e851d4f40.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/tab-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-tab-bar",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-tab-bar.js",
"module": "mwc-tab-bar.js",
Expand All @@ -16,9 +16,9 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.9.0",
"@material/mwc-tab": "^0.9.0",
"@material/mwc-tab-scroller": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/mwc-tab": "^0.9.1",
"@material/mwc-tab-scroller": "^0.9.1",
"@material/tab-bar": "=4.0.0-canary.e851d4f40.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/tab-indicator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-tab-indicator",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-tab-indicator.js",
"module": "mwc-tab-indicator.js",
Expand All @@ -16,7 +16,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/tab-indicator": "=4.0.0-canary.e851d4f40.0",
"lit-element": "^2.2.1",
"lit-html": "^1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/tab-scroller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-tab-scroller",
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "mwc-tab-scroller.js",
"module": "mwc-tab-scroller.js",
Expand All @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"dependencies": {
"@material/dom": "=4.0.0-canary.e851d4f40.0",
"@material/mwc-base": "^0.9.0",
"@material/mwc-base": "^0.9.1",
"@material/tab-scroller": "=4.0.0-canary.e851d4f40.0",
"lit-element": "^2.2.1",
"tslib": "^1.10.0"
Expand Down
Loading

0 comments on commit 2b2676d

Please sign in to comment.