Skip to content

Commit b935cc4

Browse files
committed
🍀 v3.0.0-rc.1
1 parent ee92c95 commit b935cc4

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 🍀 [3.0.0-rc.1](https://github.com/ionic-team/stencil/compare/v2.22.2...v3.0.0-rc.1) (2023-01-23)
2+
3+
4+
This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and syncs the Stencil
5+
`v3.0.0-dev` branch with `main`.
6+
7+
18
# ⭐️ [3.0.0-rc.0](https://github.com/ionic-team/stencil/compare/v2.22.1...v3.0.0-rc.0) (2023-01-17)
29

310
This release includes all feature and bug fixes from all prior Stencil 3 pre-releases, and as well as all features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencil/core",
3-
"version": "3.0.0-rc.0",
3+
"version": "3.0.0-rc.1",
44
"license": "MIT",
55
"main": "./internal/stencil-core/index.cjs",
66
"module": "./internal/stencil-core/index.js",

0 commit comments

Comments
 (0)