Skip to content

Commit 79490d8

Browse files
authored
Merge pull request #3028 from modernweb-dev/changeset-release/master
Version Packages
2 parents 6a51951 + abe45f4 commit 79490d8

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/yellow-garlics-poke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/dev-server-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@rollup/plugin-terser": "^0.4.4",
6363
"@storybook/csf-tools": "^6.4.9",
6464
"@web/dev-server-core": "^0.7.2",
65-
"@web/rollup-plugin-html": "^3.0.0",
65+
"@web/rollup-plugin-html": "^3.1.0",
6666
"@web/rollup-plugin-polyfills-loader": "^2.1.1",
6767
"@web/storybook-prebuilt": "^0.1.37",
6868
"babel-plugin-bundled-import-meta": "^0.3.2",

packages/rollup-plugin-html/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web/rollup-plugin-html
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- 3a9c97b: add CSS bundling and minification
8+
39
## 3.0.0
410

511
### Major Changes

packages/rollup-plugin-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web/rollup-plugin-html",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)