Skip to content

Commit 84f7300

Browse files
committed
Release 1.0.1
1 parent 5958776 commit 84f7300

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/stencil-community/stencil-web-types/compare/v1.0.0...v1.0.1) (2024-12-17)
4+
35
# [1.0.0](https://github.com/stencil-community/stencil-web-types/compare/v0.4.2...v1.0.0) (2024-10-23)
46

57
## [0.4.2](https://github.com/stencil-community/stencil-web-types/compare/v0.4.1...v0.4.2) (2024-09-18)

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-community/web-types-output-target",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "a stencil output target for generating web types",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)