diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index e2e5028..0000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "mode": "exit", - "tag": "rc", - "initialVersions": { - "lit-ntml": "4.0.1" - }, - "changesets": [ - "tasty-pears-sit", - "thin-donuts-confess" - ] -} diff --git a/.changeset/tasty-pears-sit.md b/.changeset/tasty-pears-sit.md deleted file mode 100644 index fddc813..0000000 --- a/.changeset/tasty-pears-sit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"lit-ntml": patch ---- - -chore: standardize test params for tests and benchmarks diff --git a/.changeset/thin-donuts-confess.md b/.changeset/thin-donuts-confess.md deleted file mode 100644 index 09c5516..0000000 --- a/.changeset/thin-donuts-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"lit-ntml": patch ---- - -feat: integrate changeset diff --git a/CHANGELOG.md b/CHANGELOG.md index f4daf03..51b920d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 4.0.2 + +### Patch Changes + +- [#74](https://github.com/motss/lit-ntml/pull/74) [`63472f4`](https://github.com/motss/lit-ntml/commit/63472f4538322bbab0fda9b03e5b832aa719d9a8) Thanks [@motss](https://github.com/motss)! - chore: standardize test params for tests and benchmarks + +- [#71](https://github.com/motss/lit-ntml/pull/71) [`4ea239a`](https://github.com/motss/lit-ntml/commit/4ea239ae9c9991f8e70430506f79d03b287f52af) Thanks [@motss](https://github.com/motss)! - feat: integrate changeset + ## 4.0.2-rc.0 ### Patch Changes diff --git a/package.json b/package.json index 6c77211..8e2bed0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lit-ntml", - "version": "4.0.2-rc.0", + "version": "4.0.2", "description": "Inspired by lit-html but for Node.js", "keywords": [ "html",