diff --git a/.changeset/gentle-dragons-wave.md b/.changeset/gentle-dragons-wave.md deleted file mode 100644 index e5b1fad..0000000 --- a/.changeset/gentle-dragons-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@releaseband/vite-plugin-meta": patch ---- - -update sharp vite and ts modules diff --git a/CHANGELOG.md b/CHANGELOG.md index c481f83..21f900f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @releaseband/vite-plugin-meta +## 0.3.5 + +### Patch Changes + +- [#61](https://github.com/releaseband/vite-plugin-meta/pull/61) [`624789c`](https://github.com/releaseband/vite-plugin-meta/commit/624789ce28b8648ce41597532593cb65049d1e63) Thanks [@neymanushka](https://github.com/neymanushka)! - update sharp vite and ts modules + ## 0.3.4 ### Patch Changes diff --git a/package.json b/package.json index 6e01f59..0b128f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@releaseband/vite-plugin-meta", - "version": "0.3.4", + "version": "0.3.5", "description": "", "license": "MIT", "type": "module",