summaryrefslogtreecommitdiff
path: root/packages/integrations/image/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/image/CHANGELOG.md')
-rw-r--r--packages/integrations/image/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/integrations/image/CHANGELOG.md b/packages/integrations/image/CHANGELOG.md
index 78c8cc092..87a9aa7d4 100644
--- a/packages/integrations/image/CHANGELOG.md
+++ b/packages/integrations/image/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/image
+## 0.3.0
+
+### Minor Changes
+
+- [#4045](https://github.com/withastro/astro/pull/4045) [`a397b981f`](https://github.com/withastro/astro/commit/a397b981f5f46dee85e6e00aa39633d018d4b9a2) Thanks [@tony-sull](https://github.com/tony-sull)! - Big improvements to the TypeScript and Language Tools support for `@astrojs/image` :tada:
+
## 0.2.0
### Minor Changes