diff --git a/.changeset/empty-gifts-invite.md b/.changeset/empty-gifts-invite.md deleted file mode 100644 index c409fa4..0000000 --- a/.changeset/empty-gifts-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'vite-plugin-lqip': patch ---- - -Add CJS build diff --git a/CHANGELOG.md b/CHANGELOG.md index 69ae465..463ebd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # vite-plugin-lqip +## 0.0.2 + +### Patch Changes + +- [#2](https://github.com/drwpow/vite-plugin-lqip/pull/2) [`fd40e6b`](https://github.com/drwpow/vite-plugin-lqip/commit/fd40e6b769686f9b39aceef9ee31a67ddd92c17f) Thanks [@drwpow](https://github.com/drwpow)! - Add CJS build + ## 0.0.1 Initial release diff --git a/package.json b/package.json index c6674ea..1d95bba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vite-plugin-lqip", "description": "Low-quality image placeholder (LQIP) plugin for Vite.", - "version": "0.0.1", + "version": "0.0.2", "author": { "name": "Drew Powers", "email": "drew@pow.rs"