From 39ca8d37b9fea01ec215766dad576a67577aeb63 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:27:41 +0000 Subject: [PATCH] chore(main): release 3.1.6 (#216) Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- packages/sanity-astro/CHANGELOG.md | 7 +++++++ packages/sanity-astro/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/sanity-astro/CHANGELOG.md b/packages/sanity-astro/CHANGELOG.md index c51adf5d..d3429524 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.6](https://github.com/sanity-io/sanity-astro/compare/v3.1.5...v3.1.6) (2024-08-29) + + +### Bug Fixes + +* error out if studioBasePath looks like an absolute URL ([#211](https://github.com/sanity-io/sanity-astro/issues/211)) ([9dc8b72](https://github.com/sanity-io/sanity-astro/commit/9dc8b72792646c8d1f0f4af1e15bb3c3a9fa5e5a)) + ## [3.1.5](https://github.com/sanity-io/sanity-astro/compare/v3.1.4...v3.1.5) (2024-08-27) diff --git a/packages/sanity-astro/package.json b/packages/sanity-astro/package.json index 869f9835..0d4ee216 100644 --- a/packages/sanity-astro/package.json +++ b/packages/sanity-astro/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/astro", - "version": "3.1.5", + "version": "3.1.6", "description": "Official Sanity Astro integration", "keywords": [ "astro-integration",