diff --git a/packages/building-rollup/CHANGELOG.md b/packages/building-rollup/CHANGELOG.md index 65085bb4..97a906a5 100644 --- a/packages/building-rollup/CHANGELOG.md +++ b/packages/building-rollup/CHANGELOG.md @@ -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) diff --git a/packages/building-rollup/package.json b/packages/building-rollup/package.json index e9790904..a85ccd2b 100644 --- a/packages/building-rollup/package.json +++ b/packages/building-rollup/package.json @@ -1,6 +1,6 @@ { "name": "@open-wc/building-rollup", - "version": "1.2.2", + "version": "1.2.3", "publishConfig": { "access": "public" },