diff --git a/packages/sanity-astro/CHANGELOG.md b/packages/sanity-astro/CHANGELOG.md index 5e0f7e67..20464cfa 100644 --- a/packages/sanity-astro/CHANGELOG.md +++ b/packages/sanity-astro/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.4](https://github.com/sanity-io/sanity-astro/compare/v3.1.3...v3.1.4) (2024-06-19) + + +### Bug Fixes + +* remove wild semicolon in StudioComponent JSX ([#205](https://github.com/sanity-io/sanity-astro/issues/205)) ([03aedc2](https://github.com/sanity-io/sanity-astro/commit/03aedc21f2b085f855b32c19d6d143209cbb1932)) + ## [3.1.3](https://github.com/sanity-io/sanity-astro/compare/v3.1.2...v3.1.3) (2024-05-29) diff --git a/packages/sanity-astro/package.json b/packages/sanity-astro/package.json index d28ee339..4067c26d 100644 --- a/packages/sanity-astro/package.json +++ b/packages/sanity-astro/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/astro", - "version": "3.1.3", + "version": "3.1.4", "description": "Official Sanity Astro integration", "keywords": [ "astro-integration",