Skip to content

Commit 1403c10

Browse files
committed
Release 0.4.1
1 parent 007c6e0 commit 1403c10

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [0.4.1](https://github.com/stencil-community/stencil-web-types/compare/v0.4.0...v0.4.1) (2024-07-22)
4+
35
# [0.4.0](https://github.com/stencil-community/stencil-web-types/compare/v0.3.1...v0.4.0) (2024-07-05)
46

57

package-lock.json

+2-2
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-community/web-types-output-target",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "an experimental stencil output target supporting web-types",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)