diff --git a/packages/sanity-astro/CHANGELOG.md b/packages/sanity-astro/CHANGELOG.md index 20464cfa..c51adf5d 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.5](https://github.com/sanity-io/sanity-astro/compare/v3.1.4...v3.1.5) (2024-08-27) + + +### Bug Fixes + +* allow integration options to be undefined ([#213](https://github.com/sanity-io/sanity-astro/issues/213)) ([0e8924b](https://github.com/sanity-io/sanity-astro/commit/0e8924bcdf2097efebb0d20edadb5a7db9d59b9c)) + ## [3.1.4](https://github.com/sanity-io/sanity-astro/compare/v3.1.3...v3.1.4) (2024-06-19) diff --git a/packages/sanity-astro/package.json b/packages/sanity-astro/package.json index cc6d2fe0..869f9835 100644 --- a/packages/sanity-astro/package.json +++ b/packages/sanity-astro/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/astro", - "version": "3.1.4", + "version": "3.1.5", "description": "Official Sanity Astro integration", "keywords": [ "astro-integration",