chore: release new versions

- @open-wc/building-rollup@1.2.3
This commit is contained in:
CircleCI
2020-05-01 11:21:15 +00:00
parent 9abdbceb22
commit 84bedd3ea4
2 changed files with 9 additions and 1 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.
## [1.2.3](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.2.2...@open-wc/building-rollup@1.2.3) (2020-05-01)
**Note:** Version bump only for package @open-wc/building-rollup
## [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)

View File

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