chore: release new versions

- @open-wc/building-rollup@1.3.1
 - @open-wc/demoing-storybook@2.3.4
 - @open-wc/rollup-plugin-html@1.1.0
 - @open-wc/rollup-plugin-polyfills-loader@1.0.7
This commit is contained in:
CircleCI
2020-05-27 18:03:28 +00:00
parent efea41f64c
commit 87f45b3082
8 changed files with 44 additions and 9 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.3.1](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.3.0...@open-wc/building-rollup@1.3.1) (2020-05-27)
**Note:** Version bump only for package @open-wc/building-rollup
# [1.3.0](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.2.7...@open-wc/building-rollup@1.3.0) (2020-05-24)

View File

@@ -1,6 +1,6 @@
{
"name": "@open-wc/building-rollup",
"version": "1.3.0",
"version": "1.3.1",
"publishConfig": {
"access": "public"
},
@@ -62,8 +62,8 @@
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@open-wc/building-utils": "^2.18.0",
"@open-wc/rollup-plugin-html": "^1.0.5",
"@open-wc/rollup-plugin-polyfills-loader": "^1.0.6",
"@open-wc/rollup-plugin-html": "^1.1.0",
"@open-wc/rollup-plugin-polyfills-loader": "^1.0.7",
"@rollup/plugin-node-resolve": "^7.1.1",
"babel-plugin-bundled-import-meta": "^0.3.2",
"babel-plugin-template-html-minifier": "^4.0.0",