Skip to content

Commit 58bc2b5

Browse files
v4.35.3 (#6328)
Co-authored-by: christian-bromann <[email protected]>
1 parent ac92210 commit 58bc2b5

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 🎹 [4.35.3](https://github.com/stenciljs/core/compare/v4.35.2...v4.35.3) (2025-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **declarations:** add ToggleEvent type ([ac92210](https://github.com/stenciljs/core/commit/ac9221076c0dd25aefc02b85f22bd0cb7216203c))
7+
8+
9+
110
## 🍓 [4.35.2](https://github.com/stenciljs/core/compare/v4.35.1...v4.35.2) (2025-07-02)
211

312

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": "4.35.2",
3+
"version": "4.35.3",
44
"license": "MIT",
55
"main": "./internal/stencil-core/index.cjs",
66
"module": "./internal/stencil-core/index.js",

0 commit comments

Comments
 (0)