From 32d815784df3b2f774a255d358ea3c5346f59066 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 Oct 2023 19:20:23 +0000 Subject: [PATCH] chore(release): 1.2.9 [skip ci] --- plugin/CHANGELOG.md | 6 ++++++ plugin/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/plugin/CHANGELOG.md b/plugin/CHANGELOG.md index 152596e..b28f630 100644 --- a/plugin/CHANGELOG.md +++ b/plugin/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.9](https://github.com/sanity-io/assist/compare/v1.2.8...v1.2.9) (2023-10-12) + +### Bug Fixes + +- unstable_languageFilter should no longer crash when processing unknown schemaType ([a1eb2f9](https://github.com/sanity-io/assist/commit/a1eb2f94f1d5fc0d34b204810c013a425f364d5b)) + ## [1.2.8](https://github.com/sanity-io/assist/compare/v1.2.7...v1.2.8) (2023-10-11) ### Bug Fixes diff --git a/plugin/package.json b/plugin/package.json index 689d5c9..eb13b20 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/assist", - "version": "1.2.8", + "version": "1.2.9", "description": "", "keywords": [ "sanity",