diff --git a/.changeset/breezy-months-eat.md b/.changeset/breezy-months-eat.md deleted file mode 100644 index 193d0b6..0000000 --- a/.changeset/breezy-months-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro-image-processor': patch ---- - -Fix to output sizes correctly diff --git a/CHANGELOG.md b/CHANGELOG.md index 58adc4f..7646399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # astro-image-processor +## 0.1.3 + +### Patch Changes + +- a7dc99b: Fix to output sizes correctly + ## 0.1.2 ### Patch Changes diff --git a/package.json b/package.json index 6fc2c6b..e48eae8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-image-processor", - "version": "0.1.2", + "version": "0.1.3", "description": "Astro integartion for image optimization and art direction for static builds", "keywords": [ "astro",