diff --git a/.changeset/fancy-clowns-win.md b/.changeset/fancy-clowns-win.md deleted file mode 100644 index 33d3ddd..0000000 --- a/.changeset/fancy-clowns-win.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"quickbundle": patch ---- - -Update dependencies including rolldown-plugin-dts to support TypeScript v7. diff --git a/.changeset/large-mammals-study.md b/.changeset/large-mammals-study.md deleted file mode 100644 index 30a4b0d..0000000 --- a/.changeset/large-mammals-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"quickbundle": minor ---- - -Use pnpm pack-app to compile binaries instead of custom logic (it allows removing vulnerable decompress dependency). diff --git a/quickbundle/CHANGELOG.md b/quickbundle/CHANGELOG.md index 7e7b2c8..0557237 100644 --- a/quickbundle/CHANGELOG.md +++ b/quickbundle/CHANGELOG.md @@ -1,5 +1,15 @@ # quickbundle +## 3.1.0 + +### Minor Changes + +- [`c70f8cb`](https://github.com/adbayb/quickbundle/commit/c70f8cb1fcef766eeea14b8eaf8d8533c323f7f0) Thanks [@adbayb](https://github.com/adbayb)! - Use pnpm pack-app to compile binaries instead of custom logic (it allows removing vulnerable decompress dependency). + +### Patch Changes + +- [`9f62eb1`](https://github.com/adbayb/quickbundle/commit/9f62eb1f3c6546b4fcfd9ba33a134bf09ebdeff3) Thanks [@adbayb](https://github.com/adbayb)! - Update dependencies including rolldown-plugin-dts to support TypeScript v7. + ## 3.0.0 ### Major Changes diff --git a/quickbundle/package.json b/quickbundle/package.json index 9ae3e48..313579f 100644 --- a/quickbundle/package.json +++ b/quickbundle/package.json @@ -1,6 +1,6 @@ { "name": "quickbundle", - "version": "3.0.0", + "version": "3.1.0", "description": "The zero-configuration transpiler and bundler for the web", "keywords": [ "library",