diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b0ad66..9cebcaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [1.0.1](https://github.com/stencil-community/stencil-web-types/compare/v1.0.0...v1.0.1) (2024-12-17) + # [1.0.0](https://github.com/stencil-community/stencil-web-types/compare/v0.4.2...v1.0.0) (2024-10-23) ## [0.4.2](https://github.com/stencil-community/stencil-web-types/compare/v0.4.1...v0.4.2) (2024-09-18) diff --git a/package-lock.json b/package-lock.json index 98fcb9d..ab99df3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@stencil-community/web-types-output-target", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@stencil-community/web-types-output-target", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "devDependencies": { "@ionic/prettier-config": "^4.0.0", diff --git a/package.json b/package.json index 9861844..8356e6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stencil-community/web-types-output-target", - "version": "1.0.0", + "version": "1.0.1", "description": "a stencil output target for generating web types", "main": "dist/index.js", "files": [