Skip to content

Commit 801f39e

Browse files
committed
🐚 1.17.1
1 parent 7fa7cf7 commit 801f39e

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 🐚 [1.17.1](https://github.com/ionic-team/stencil/compare/v1.17.0...v1.17.1) (2020-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **bundling:** downgrade `@rollup/plugin-commonjs` ([#2589](https://github.com/ionic-team/stencil/issues/2589)) ([be1bdd1](https://github.com/ionic-team/stencil/commit/be1bdd1b06b8512b55f8d29e62627d41859ff7a0))
7+
* Parse5 6.0.1
8+
9+
110
# 🍩 [1.17.0](https://github.com/ionic-team/stencil/compare/v1.16.5...v1.17.0) (2020-07-24)
211

312

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencil/core",
3-
"version": "1.17.0",
3+
"version": "1.17.1",
44
"license": "MIT",
55
"main": "internal/stencil-core/index.js",
66
"types": "internal/stencil-core/index.d.ts",

0 commit comments

Comments
 (0)