From 244f311442d6a8a153f91a15381d2ac761401a5a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 23 Aug 2024 08:44:22 +0000 Subject: [PATCH] chore(release): 3.0.1 [skip ci] --- CHANGELOG.md | 6 ++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64d30e0..3eb2927 100644 --- a/CHANGELOG.md +++ b/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. +## [3.0.1](https://github.com/sanity-io/document-internationalization/compare/v3.0.0...v3.0.1) (2024-08-23) + +### Bug Fixes + +- disable LanguageOption button double-clicks ([#190](https://github.com/sanity-io/document-internationalization/issues/190)) ([3fdaff6](https://github.com/sanity-io/document-internationalization/commit/3fdaff64af1df2879e7bf85f00ef895462359549)) + ## [3.0.0](https://github.com/sanity-io/document-internationalization/compare/v2.1.2...v3.0.0) (2024-04-09) ### ⚠ BREAKING CHANGES diff --git a/package-lock.json b/package-lock.json index a473b0f..161302f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sanity/document-internationalization", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sanity/document-internationalization", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "dependencies": { "@sanity/icons": "^2.11.7", diff --git a/package.json b/package.json index 7886478..54a4fde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/document-internationalization", - "version": "3.0.0", + "version": "3.0.1", "description": "Create unique translations of a document based on its language, joined by a shared reference document.", "keywords": [ "sanity",