Skip to content

Commit

Permalink
chore: release new versions
Browse files Browse the repository at this point in the history
 - @spectrum-web-components/[email protected]
 - @spectrum-web-components/[email protected]
 - @spectrum-web-components/[email protected]
 - @spectrum-web-components/[email protected]
 - @spectrum-web-components/[email protected]
 - @spectrum-web-components/[email protected]
 - @spectrum-web-components/[email protected]
 - @spectrum-web-components/[email protected]
 - @spectrum-web-components/[email protected]
 - [email protected]
  • Loading branch information
Westbrook committed Apr 21, 2020
1 parent 7014a2c commit 7493f74
Show file tree
Hide file tree
Showing 20 changed files with 70 additions and 26 deletions.
4 changes: 4 additions & 0 deletions packages/action-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.6](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

**Note:** Version bump only for package @spectrum-web-components/action-menu

## [0.4.5](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Performance Improvements
Expand Down
6 changes: 3 additions & 3 deletions packages/action-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.4.5",
"version": "0.4.6",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -42,9 +42,9 @@
"lit-html": "^1.0.0"
},
"dependencies": {
"@spectrum-web-components/dropdown": "^0.5.0",
"@spectrum-web-components/dropdown": "^0.5.1",
"@spectrum-web-components/menu": "^0.2.6",
"@spectrum-web-components/menu-item": "^0.5.0",
"@spectrum-web-components/menu-item": "^0.5.1",
"@spectrum-web-components/shared": "^0.4.6",
"tslib": "^1.10.0"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

**Note:** Version bump only for package @spectrum-web-components/bundle

# [0.9.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Features
Expand Down
18 changes: 9 additions & 9 deletions packages/bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.9.0",
"version": "0.9.1",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -42,16 +42,16 @@
"lit-html": "^1.0.0"
},
"dependencies": {
"@spectrum-web-components/action-menu": "^0.4.5",
"@spectrum-web-components/action-menu": "^0.4.6",
"@spectrum-web-components/actionbar": "^0.2.5",
"@spectrum-web-components/avatar": "^0.2.5",
"@spectrum-web-components/banner": "^0.2.5",
"@spectrum-web-components/button": "^0.5.0",
"@spectrum-web-components/button": "^0.5.1",
"@spectrum-web-components/card": "^0.3.3",
"@spectrum-web-components/checkbox": "^0.3.0",
"@spectrum-web-components/circleloader": "^0.1.5",
"@spectrum-web-components/coachmark": "^0.1.1",
"@spectrum-web-components/dropdown": "^0.5.0",
"@spectrum-web-components/dropdown": "^0.5.1",
"@spectrum-web-components/dropzone": "^0.2.6",
"@spectrum-web-components/icon": "^0.4.6",
"@spectrum-web-components/icons": "^0.3.1",
Expand All @@ -61,22 +61,22 @@
"@spectrum-web-components/link": "^0.3.3",
"@spectrum-web-components/menu": "^0.2.6",
"@spectrum-web-components/menu-group": "^0.1.10",
"@spectrum-web-components/menu-item": "^0.5.0",
"@spectrum-web-components/menu-item": "^0.5.1",
"@spectrum-web-components/overlay": "^0.3.5",
"@spectrum-web-components/popover": "^0.3.7",
"@spectrum-web-components/radio": "^0.2.11",
"@spectrum-web-components/radio-group": "^0.1.17",
"@spectrum-web-components/rule": "^0.1.0",
"@spectrum-web-components/search": "^0.3.0",
"@spectrum-web-components/search": "^0.3.1",
"@spectrum-web-components/sidenav": "^0.3.7",
"@spectrum-web-components/slider": "^0.4.8",
"@spectrum-web-components/status-light": "^0.2.5",
"@spectrum-web-components/switch": "^0.2.13",
"@spectrum-web-components/switch": "^0.2.14",
"@spectrum-web-components/tab": "^0.3.8",
"@spectrum-web-components/tab-list": "^0.3.8",
"@spectrum-web-components/tab-list": "^0.3.9",
"@spectrum-web-components/textfield": "^0.3.7",
"@spectrum-web-components/theme": "^0.4.0",
"@spectrum-web-components/toast": "^0.3.0",
"@spectrum-web-components/toast": "^0.3.1",
"@spectrum-web-components/tooltip": "^0.3.7",
"tslib": "^1.10.0"
}
Expand Down
4 changes: 4 additions & 0 deletions packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

**Note:** Version bump only for package @spectrum-web-components/button

# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.5.0",
"version": "0.5.1",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

**Note:** Version bump only for package @spectrum-web-components/dropdown

# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions packages/dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.5.0",
"version": "0.5.1",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -45,11 +45,11 @@
"@spectrum-css/dropdown": "^2.1.5"
},
"dependencies": {
"@spectrum-web-components/button": "^0.5.0",
"@spectrum-web-components/button": "^0.5.1",
"@spectrum-web-components/icon": "^0.4.6",
"@spectrum-web-components/icons-ui": "^0.1.0",
"@spectrum-web-components/menu": "^0.2.6",
"@spectrum-web-components/menu-item": "^0.5.0",
"@spectrum-web-components/menu-item": "^0.5.1",
"@spectrum-web-components/overlay": "^0.3.5",
"@spectrum-web-components/popover": "^0.3.7",
"@spectrum-web-components/shared": "^0.4.6",
Expand Down
4 changes: 4 additions & 0 deletions packages/menu-item/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

**Note:** Version bump only for package @spectrum-web-components/menu-item

# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/menu-item/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.5.0",
"version": "0.5.1",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -45,7 +45,7 @@
"@spectrum-css/menu": "^2.1.5"
},
"dependencies": {
"@spectrum-web-components/button": "^0.5.0",
"@spectrum-web-components/button": "^0.5.1",
"@spectrum-web-components/icon": "^0.4.6",
"@spectrum-web-components/icons-ui": "^0.1.0",
"@spectrum-web-components/shared": "^0.4.6",
Expand Down
4 changes: 4 additions & 0 deletions packages/search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

**Note:** Version bump only for package @spectrum-web-components/search

# [0.3.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.3.0",
"version": "0.3.1",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -45,7 +45,7 @@
"@spectrum-css/search": "^2.0.6"
},
"dependencies": {
"@spectrum-web-components/button": "^0.5.0",
"@spectrum-web-components/button": "^0.5.1",
"@spectrum-web-components/icon": "^0.4.6",
"@spectrum-web-components/icons-ui": "^0.1.0",
"@spectrum-web-components/textfield": "^0.3.7",
Expand Down
6 changes: 6 additions & 0 deletions packages/switch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.14](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

### Bug Fixes

- workaround bug in Edge with switches ([7014a2c](https://github.com/adobe/spectrum-web-components/commit/7014a2cced96a704589a85f4c23f5b3d5519fb3b))

## [0.2.13](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Performance Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.2.13",
"version": "0.2.14",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/tab-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.9](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

### Bug Fixes

- make sp-tab-list work in Edge ([948559a](https://github.com/adobe/spectrum-web-components/commit/948559a189448a2dde452ab367d9cbe8f337fccf))

## [0.3.8](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/tab-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.3.8",
"version": "0.3.9",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/toast/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-21)

**Note:** Version bump only for package @spectrum-web-components/toast

# [0.3.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/[email protected]...@spectrum-web-components/[email protected]) (2020-04-16)

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lit-element",
"lit-html"
],
"version": "0.3.0",
"version": "0.3.1",
"description": "",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -40,7 +40,7 @@
"@spectrum-css/toast": "^2.0.2"
},
"dependencies": {
"@spectrum-web-components/button": "^0.5.0",
"@spectrum-web-components/button": "^0.5.1",
"@spectrum-web-components/icon": "^0.4.6",
"@spectrum-web-components/icons-ui": "^0.1.0",
"tslib": "^1.10.0"
Expand Down
4 changes: 4 additions & 0 deletions projects/example-project/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.10](https://github.com/adobe/spectrum-web-components/compare/[email protected]@1.0.10) (2020-04-21)

**Note:** Version bump only for package example-project

## [1.0.9](https://github.com/adobe/spectrum-web-components/compare/[email protected]@1.0.9) (2020-04-16)

**Note:** Version bump only for package example-project
Expand Down
4 changes: 2 additions & 2 deletions projects/example-project/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example-project",
"private": true,
"version": "1.0.9",
"version": "1.0.10",
"description": "An example project that uses the web components and gives an example of how to bundle them minimally with webpack.",
"main": "index.js",
"scripts": {
Expand All @@ -12,7 +12,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@spectrum-web-components/button": "^0.5.0",
"@spectrum-web-components/button": "^0.5.1",
"@spectrum-web-components/styles": "^0.5.2",
"lit-element": "^2.2.1",
"lit-html": "^1.0.0"
Expand Down

0 comments on commit 7493f74

Please sign in to comment.