diff --git a/.changeset/solid-lands-crash.md b/.changeset/solid-lands-crash.md deleted file mode 100644 index 450ffa6..0000000 --- a/.changeset/solid-lands-crash.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@agney/playground": major ---- - -- Update TypeScript to tsgo and fix type errors -- Migrate from Microbundle to Tsdown -- Migrate from Jest to Vitest diff --git a/playground/CHANGELOG.md b/playground/CHANGELOG.md new file mode 100644 index 0000000..9368fdc --- /dev/null +++ b/playground/CHANGELOG.md @@ -0,0 +1,9 @@ +# @agney/playground + +## 1.0.0 + +### Major Changes + +- [#83](https://github.com/agneym/playground/pull/83) [`ef1ba14`](https://github.com/agneym/playground/commit/ef1ba14b8a93a85cdd3fe62953911bf28d5dc7b5) Thanks [@agneym](https://github.com/agneym)! - - Update TypeScript to tsgo and fix type errors + - Migrate from Microbundle to Tsdown + - Migrate from Jest to Vitest diff --git a/playground/package.json b/playground/package.json index ff34fb2..e09c7a7 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,6 +1,6 @@ { "name": "@agney/playground", - "version": "0.8.1", + "version": "1.0.0", "private": false, "description": "A simple playground for HTML, CSS and JavaScript supporting module imports.", "keywords": [