chore: release new versions

- @open-wc/building-rollup@1.2.2
 - @open-wc/demoing-storybook@2.1.2
This commit is contained in:
CircleCI
2020-04-30 14:40:46 +00:00
parent 63e1165535
commit d4674a1748
4 changed files with 24 additions and 2 deletions

View File

@@ -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.
## [1.2.2](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.2.1...@open-wc/building-rollup@1.2.2) (2020-04-30)
### Bug Fixes
* **building-rollup:** node resolve config is incorrect ([63e1165](https://github.com/open-wc/open-wc/commit/63e1165535f15532720e08bdb1ec969b4fee5834))
## [1.2.1](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.2.0...@open-wc/building-rollup@1.2.1) (2020-04-28)
**Note:** Version bump only for package @open-wc/building-rollup

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/building-rollup",
"version": "1.2.1",
"version": "1.2.2",
"publishConfig": {
"access": "public"
},

View File

@@ -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.
## [2.1.2](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.1.1...@open-wc/demoing-storybook@2.1.2) (2020-04-30)
### Bug Fixes
* **building-rollup:** node resolve config is incorrect ([63e1165](https://github.com/open-wc/open-wc/commit/63e1165535f15532720e08bdb1ec969b4fee5834))
## [2.1.1](https://github.com/open-wc/open-wc/compare/@open-wc/demoing-storybook@2.1.0...@open-wc/demoing-storybook@2.1.1) (2020-04-26)
**Note:** Version bump only for package @open-wc/demoing-storybook

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/demoing-storybook",
"version": "2.1.1",
"version": "2.1.2",
"publishConfig": {
"access": "public"
},