chore: release new versions

- @open-wc/building-rollup@1.5.0
This commit is contained in:
CircleCI
2020-07-27 10:02:36 +00:00
parent 170d908162
commit 9b31f06046
2 changed files with 12 additions and 1 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.5.0](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.4.2...@open-wc/building-rollup@1.5.0) (2020-07-27)
### Features
* **building-rollup:** import babel helpers relative to output file ([170d908](https://github.com/open-wc/open-wc/commit/170d908162761354f648403e91e76f8dabfd5e56))
## [1.4.2](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.4.1...@open-wc/building-rollup@1.4.2) (2020-07-08)
**Note:** Version bump only for package @open-wc/building-rollup

View File

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