chore: release new versions

- @open-wc/storybook@0.2.1
 - @open-wc/testing@0.9.3
This commit is contained in:
CircleCI
2019-01-13 10:51:59 +00:00
parent 019b272c73
commit b4c5fceceb
4 changed files with 18 additions and 2 deletions

View File

@@ -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.
## [0.2.1](https://github.com/open-wc/open-wc/tree/master/packages/storybook/compare/@open-wc/storybook@0.2.0...@open-wc/storybook@0.2.1) (2019-01-13)
**Note:** Version bump only for package @open-wc/storybook
# [0.2.0](https://github.com/open-wc/open-wc/tree/master/packages/storybook/compare/@open-wc/storybook@0.1.9...@open-wc/storybook@0.2.0) (2018-12-11)

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/storybook",
"version": "0.2.0",
"version": "0.2.1",
"description": "Storybook configuration following open-wc recommendations",
"author": "open-wc",
"homepage": "https://github.com/open-wc/open-wc/",

View File

@@ -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.
## [0.9.3](https://github.com/open-wc/open-wc/tree/master/packages/testing/compare/@open-wc/testing@0.9.2...@open-wc/testing@0.9.3) (2019-01-13)
**Note:** Version bump only for package @open-wc/testing
## [0.9.2](https://github.com/open-wc/open-wc/tree/master/packages/testing/compare/@open-wc/testing@0.9.1...@open-wc/testing@0.9.2) (2019-01-09)

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/testing",
"version": "0.9.2",
"version": "0.9.3",
"description": "Testing following open-wc recommendations",
"author": "open-wc",
"homepage": "https://github.com/open-wc/open-wc/",