From 979eb6f5e0a5956402be085ad8bb6c2a3bc4e7dd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 27 Sep 2024 13:34:54 +0000 Subject: [PATCH] chore(release): 3.1.0 [skip ci] --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eb2927..7997020 100644 --- a/CHANGELOG.md +++ b/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.0](https://github.com/sanity-io/document-internationalization/compare/v3.0.1...v3.1.0) (2024-09-27) + +### Features + +- manage without translations ([578a9a0](https://github.com/sanity-io/document-internationalization/commit/578a9a023129f4be91250b0dcd443afe3492dd0a)) +- manage without translations ([#192](https://github.com/sanity-io/document-internationalization/issues/192)) ([bf301c5](https://github.com/sanity-io/document-internationalization/commit/bf301c5a2d1a97a0b7ca23728744b27583151ed4)) + ## [3.0.1](https://github.com/sanity-io/document-internationalization/compare/v3.0.0...v3.0.1) (2024-08-23) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 161302f..b8e7631 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sanity/document-internationalization", - "version": "3.0.1", + "version": "3.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sanity/document-internationalization", - "version": "3.0.1", + "version": "3.1.0", "license": "MIT", "dependencies": { "@sanity/icons": "^2.11.7", diff --git a/package.json b/package.json index 54a4fde..229e293 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/document-internationalization", - "version": "3.0.1", + "version": "3.1.0", "description": "Create unique translations of a document based on its language, joined by a shared reference document.", "keywords": [ "sanity",