mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
chore: release new versions
- @open-wc/building-rollup@1.6.0 - @open-wc/demoing-storybook@2.3.15 - @open-wc/rollup-plugin-html@1.2.0 - @open-wc/rollup-plugin-polyfills-loader@1.1.0
This commit is contained in:
@@ -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.6.0](https://github.com/open-wc/open-wc/compare/@open-wc/building-rollup@1.5.0...@open-wc/building-rollup@1.6.0) (2020-08-03)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* support building of multi page applications (mpa) ([a654535](https://github.com/open-wc/open-wc/commit/a65453576c42794958e90b9765000f99117097bd))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# [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)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@open-wc/building-rollup",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -64,8 +64,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.1.0",
|
||||
"@open-wc/rollup-plugin-polyfills-loader": "^1.0.7",
|
||||
"@open-wc/rollup-plugin-html": "^1.2.0",
|
||||
"@open-wc/rollup-plugin-polyfills-loader": "^1.1.0",
|
||||
"@rollup/plugin-node-resolve": "^7.1.1",
|
||||
"babel-plugin-bundled-import-meta": "^0.3.2",
|
||||
"babel-plugin-template-html-minifier": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user