From 4d1b1ec7d6e8629a58904332ec7315ea3767a75f Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 07:50:29 -0700 Subject: [PATCH] chore: release main (#718) Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- locales/es-ES/CHANGELOG.md | 7 +++++++ locales/es-ES/package.json | 2 +- locales/fi-FI/CHANGELOG.md | 7 +++++++ locales/fi-FI/package.json | 2 +- locales/hr-HR/CHANGELOG.md | 7 +++++++ locales/hr-HR/package.json | 2 +- locales/is-IS/CHANGELOG.md | 7 +++++++ locales/is-IS/package.json | 2 +- locales/kn-IN/CHANGELOG.md | 7 +++++++ locales/kn-IN/package.json | 2 +- locales/ko-KR/CHANGELOG.md | 7 +++++++ locales/ko-KR/package.json | 2 +- locales/nb-NO/CHANGELOG.md | 7 +++++++ locales/nb-NO/package.json | 2 +- locales/nl-NL/CHANGELOG.md | 7 +++++++ locales/nl-NL/package.json | 2 +- locales/th-TH/CHANGELOG.md | 7 +++++++ locales/th-TH/package.json | 2 +- locales/tr-TR/CHANGELOG.md | 7 +++++++ locales/tr-TR/package.json | 2 +- locales/vi-VN/CHANGELOG.md | 7 +++++++ locales/vi-VN/package.json | 2 +- locales/zh-Hans/CHANGELOG.md | 7 +++++++ locales/zh-Hans/package.json | 2 +- 25 files changed, 97 insertions(+), 13 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8c952189..d22d1e8c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"locales/cs-CZ":"1.1.10","locales/de-DE":"1.1.11","locales/es-ES":"1.2.12","locales/fi-FI":"1.1.9","locales/fr-FR":"1.2.11","locales/is-IS":"1.2.5","locales/it-IT":"1.1.10","locales/ja-JP":"1.1.10","locales/ko-KR":"1.1.9","locales/nb-NO":"1.1.13","locales/nl-NL":"1.1.13","locales/nn-NO":"1.1.13","locales/pl-PL":"1.2.10","locales/pt-BR":"1.1.11","locales/pt-PT":"1.1.10","locales/sv-SE":"1.2.11","locales/th-TH":"1.1.8","locales/tr-TR":"1.2.11","locales/vi-VN":"1.1.9","locales/zh-CN":"0.0.1","locales/zh-HK":"0.0.1","locales/zh-TW":"0.0.1","locales/zh-Hans":"2.1.9","locales/zh-Hant":"2.2.12","locales/ru-KZ":"1.1.10","locales/be-BY":"1.1.13","locales/hu-HU":"1.1.12","locales/hr-HR":"1.1.11","locales/uk-UA":"1.1.11","locales/ka-GE":"1.0.9","locales/kn-IN":"1.0.8","locales/da-DK":"1.0.7"} +{"locales/cs-CZ":"1.1.10","locales/de-DE":"1.1.11","locales/es-ES":"1.2.13","locales/fi-FI":"1.1.10","locales/fr-FR":"1.2.11","locales/is-IS":"1.2.6","locales/it-IT":"1.1.10","locales/ja-JP":"1.1.10","locales/ko-KR":"1.1.10","locales/nb-NO":"1.1.14","locales/nl-NL":"1.1.14","locales/nn-NO":"1.1.13","locales/pl-PL":"1.2.10","locales/pt-BR":"1.1.11","locales/pt-PT":"1.1.10","locales/sv-SE":"1.2.11","locales/th-TH":"1.1.9","locales/tr-TR":"1.2.12","locales/vi-VN":"1.1.10","locales/zh-CN":"0.0.1","locales/zh-HK":"0.0.1","locales/zh-TW":"0.0.1","locales/zh-Hans":"2.1.10","locales/zh-Hant":"2.2.12","locales/ru-KZ":"1.1.10","locales/be-BY":"1.1.13","locales/hu-HU":"1.1.12","locales/hr-HR":"1.1.12","locales/uk-UA":"1.1.11","locales/ka-GE":"1.0.9","locales/kn-IN":"1.0.9","locales/da-DK":"1.0.7"} diff --git a/locales/es-ES/CHANGELOG.md b/locales/es-ES/CHANGELOG.md index 1e19962b..0e6b540e 100644 --- a/locales/es-ES/CHANGELOG.md +++ b/locales/es-ES/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.13](https://github.com/sanity-io/locales/compare/locale-es-es-v1.2.12...locale-es-es-v1.2.13) (2024-09-26) + + +### Bug Fixes + +* **es-ES:** automated translation updates ([#693](https://github.com/sanity-io/locales/issues/693)) ([51f4ad8](https://github.com/sanity-io/locales/commit/51f4ad84a43ba78198f26fd9d5a55a1ebdde66e1)) + ## [1.2.12](https://github.com/sanity-io/locales/compare/locale-es-es-v1.2.11...locale-es-es-v1.2.12) (2024-09-10) diff --git a/locales/es-ES/package.json b/locales/es-ES/package.json index b6d33be5..37f18194 100644 --- a/locales/es-ES/package.json +++ b/locales/es-ES/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-es-es", - "version": "1.2.12", + "version": "1.2.13", "private": false, "description": "Spanish / Español locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/fi-FI/CHANGELOG.md b/locales/fi-FI/CHANGELOG.md index 4d286baf..f7ece5f3 100644 --- a/locales/fi-FI/CHANGELOG.md +++ b/locales/fi-FI/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.10](https://github.com/sanity-io/locales/compare/locale-fi-fi-v1.1.9...locale-fi-fi-v1.1.10) (2024-09-26) + + +### Bug Fixes + +* **fi-FI:** automated translation updates ([#694](https://github.com/sanity-io/locales/issues/694)) ([3944008](https://github.com/sanity-io/locales/commit/39440086cb6a189f9cb3562f40a08da35115922c)) + ## [1.1.9](https://github.com/sanity-io/locales/compare/locale-fi-fi-v1.1.8...locale-fi-fi-v1.1.9) (2024-09-10) diff --git a/locales/fi-FI/package.json b/locales/fi-FI/package.json index ab5aea66..a134d495 100644 --- a/locales/fi-FI/package.json +++ b/locales/fi-FI/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-fi-fi", - "version": "1.1.9", + "version": "1.1.10", "private": false, "description": "Finnish / Suomi locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/hr-HR/CHANGELOG.md b/locales/hr-HR/CHANGELOG.md index cf3bd1cc..ca178dea 100644 --- a/locales/hr-HR/CHANGELOG.md +++ b/locales/hr-HR/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.12](https://github.com/sanity-io/locales/compare/locale-hr-hr-v1.1.11...locale-hr-hr-v1.1.12) (2024-09-26) + + +### Bug Fixes + +* **hr-HR:** automated translation updates ([#696](https://github.com/sanity-io/locales/issues/696)) ([ff39d9a](https://github.com/sanity-io/locales/commit/ff39d9a45d9c20328fc2ea4b7704715d35921410)) + ## [1.1.11](https://github.com/sanity-io/locales/compare/locale-hr-hr-v1.1.10...locale-hr-hr-v1.1.11) (2024-09-10) diff --git a/locales/hr-HR/package.json b/locales/hr-HR/package.json index 767b0721..1d5f9aaf 100644 --- a/locales/hr-HR/package.json +++ b/locales/hr-HR/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-hr-hr", - "version": "1.1.11", + "version": "1.1.12", "private": false, "description": "Croatian / Hrvatski locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/is-IS/CHANGELOG.md b/locales/is-IS/CHANGELOG.md index 79541adf..43642d96 100644 --- a/locales/is-IS/CHANGELOG.md +++ b/locales/is-IS/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.6](https://github.com/sanity-io/locales/compare/locale-is-is-v1.2.5...locale-is-is-v1.2.6) (2024-09-26) + + +### Bug Fixes + +* **is-IS:** automated translation updates ([#698](https://github.com/sanity-io/locales/issues/698)) ([fbd8762](https://github.com/sanity-io/locales/commit/fbd87625770b7e224cf3c6ccea537aa451637c26)) + ## [1.2.5](https://github.com/sanity-io/locales/compare/locale-is-is-v1.2.4...locale-is-is-v1.2.5) (2024-09-10) diff --git a/locales/is-IS/package.json b/locales/is-IS/package.json index 18074f55..e2d3169c 100644 --- a/locales/is-IS/package.json +++ b/locales/is-IS/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-is-is", - "version": "1.2.5", + "version": "1.2.6", "private": false, "description": "Icelandic / Íslenska locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/kn-IN/CHANGELOG.md b/locales/kn-IN/CHANGELOG.md index 2be18608..084ff5c0 100644 --- a/locales/kn-IN/CHANGELOG.md +++ b/locales/kn-IN/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.9](https://github.com/sanity-io/locales/compare/locale-kn-in-v1.0.8...locale-kn-in-v1.0.9) (2024-09-26) + + +### Bug Fixes + +* **kn-IN:** automated translation updates ([#702](https://github.com/sanity-io/locales/issues/702)) ([5aee4f7](https://github.com/sanity-io/locales/commit/5aee4f715dc32d3b43d59f1cbebe8661ee244c0b)) + ## [1.0.8](https://github.com/sanity-io/locales/compare/locale-kn-in-v1.0.7...locale-kn-in-v1.0.8) (2024-09-10) diff --git a/locales/kn-IN/package.json b/locales/kn-IN/package.json index 25e982b2..88883581 100644 --- a/locales/kn-IN/package.json +++ b/locales/kn-IN/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-kn-in", - "version": "1.0.8", + "version": "1.0.9", "private": false, "description": "Kannada (India) / ಕನ್ನಡ locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/ko-KR/CHANGELOG.md b/locales/ko-KR/CHANGELOG.md index e6cc57f0..3df16bb8 100644 --- a/locales/ko-KR/CHANGELOG.md +++ b/locales/ko-KR/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.10](https://github.com/sanity-io/locales/compare/locale-ko-kr-v1.1.9...locale-ko-kr-v1.1.10) (2024-09-26) + + +### Bug Fixes + +* **ko-KR:** automated translation updates ([#703](https://github.com/sanity-io/locales/issues/703)) ([deae62f](https://github.com/sanity-io/locales/commit/deae62f83f2e743223bda33cf1763fda66c40063)) + ## [1.1.9](https://github.com/sanity-io/locales/compare/locale-ko-kr-v1.1.8...locale-ko-kr-v1.1.9) (2024-09-10) diff --git a/locales/ko-KR/package.json b/locales/ko-KR/package.json index 955c93e9..1ef875ac 100644 --- a/locales/ko-KR/package.json +++ b/locales/ko-KR/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-ko-kr", - "version": "1.1.9", + "version": "1.1.10", "private": false, "description": "Korean / 한국어 locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/nb-NO/CHANGELOG.md b/locales/nb-NO/CHANGELOG.md index a2a5d49e..5849eea7 100644 --- a/locales/nb-NO/CHANGELOG.md +++ b/locales/nb-NO/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.14](https://github.com/sanity-io/locales/compare/locale-nb-no-v1.1.13...locale-nb-no-v1.1.14) (2024-09-26) + + +### Bug Fixes + +* **nb-NO:** translation updates ([#704](https://github.com/sanity-io/locales/issues/704)) ([008de31](https://github.com/sanity-io/locales/commit/008de318588e2bb1bb92c0f7fbb7443e24d47c72)) + ## [1.1.13](https://github.com/sanity-io/locales/compare/locale-nb-no-v1.1.12...locale-nb-no-v1.1.13) (2024-09-10) diff --git a/locales/nb-NO/package.json b/locales/nb-NO/package.json index ad56f928..f3a652ad 100644 --- a/locales/nb-NO/package.json +++ b/locales/nb-NO/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-nb-no", - "version": "1.1.13", + "version": "1.1.14", "private": false, "description": "Norwegian (Bokmål) / Norsk (Bokmål) locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/nl-NL/CHANGELOG.md b/locales/nl-NL/CHANGELOG.md index 6df89d20..77ee428d 100644 --- a/locales/nl-NL/CHANGELOG.md +++ b/locales/nl-NL/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.14](https://github.com/sanity-io/locales/compare/locale-nl-nl-v1.1.13...locale-nl-nl-v1.1.14) (2024-09-26) + + +### Bug Fixes + +* **nl-NL:** automated translation updates ([#705](https://github.com/sanity-io/locales/issues/705)) ([42561c5](https://github.com/sanity-io/locales/commit/42561c58c75e0d9ff1a784803052db994e165531)) + ## [1.1.13](https://github.com/sanity-io/locales/compare/locale-nl-nl-v1.1.12...locale-nl-nl-v1.1.13) (2024-09-10) diff --git a/locales/nl-NL/package.json b/locales/nl-NL/package.json index 6ce37452..87bb48d7 100644 --- a/locales/nl-NL/package.json +++ b/locales/nl-NL/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-nl-nl", - "version": "1.1.13", + "version": "1.1.14", "private": false, "description": "Dutch / Nederlands locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/th-TH/CHANGELOG.md b/locales/th-TH/CHANGELOG.md index 837fcea2..1dad416c 100644 --- a/locales/th-TH/CHANGELOG.md +++ b/locales/th-TH/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.9](https://github.com/sanity-io/locales/compare/locale-th-th-v1.1.8...locale-th-th-v1.1.9) (2024-09-26) + + +### Bug Fixes + +* **th-TH:** automated translation updates ([#712](https://github.com/sanity-io/locales/issues/712)) ([2147972](https://github.com/sanity-io/locales/commit/2147972568d42f9792b668b2d90cb7fa66131ef4)) + ## [1.1.8](https://github.com/sanity-io/locales/compare/locale-th-th-v1.1.7...locale-th-th-v1.1.8) (2024-09-10) diff --git a/locales/th-TH/package.json b/locales/th-TH/package.json index 14f91141..5a440744 100644 --- a/locales/th-TH/package.json +++ b/locales/th-TH/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-th-th", - "version": "1.1.8", + "version": "1.1.9", "private": false, "description": "Thai / ไทย locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/tr-TR/CHANGELOG.md b/locales/tr-TR/CHANGELOG.md index 15d3ed52..e56e02dd 100644 --- a/locales/tr-TR/CHANGELOG.md +++ b/locales/tr-TR/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.12](https://github.com/sanity-io/locales/compare/locale-tr-tr-v1.2.11...locale-tr-tr-v1.2.12) (2024-09-26) + + +### Bug Fixes + +* **tr-TR:** translation updates ([#713](https://github.com/sanity-io/locales/issues/713)) ([f7bd7ef](https://github.com/sanity-io/locales/commit/f7bd7ef4f35950b697330f5f009bf57e2d747046)) + ## [1.2.11](https://github.com/sanity-io/locales/compare/locale-tr-tr-v1.2.10...locale-tr-tr-v1.2.11) (2024-09-10) diff --git a/locales/tr-TR/package.json b/locales/tr-TR/package.json index 3eef82b7..df88d8b5 100644 --- a/locales/tr-TR/package.json +++ b/locales/tr-TR/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-tr-tr", - "version": "1.2.11", + "version": "1.2.12", "private": false, "description": "Turkish / Türkçe locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/vi-VN/CHANGELOG.md b/locales/vi-VN/CHANGELOG.md index f63cd76d..b09df4e8 100644 --- a/locales/vi-VN/CHANGELOG.md +++ b/locales/vi-VN/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.10](https://github.com/sanity-io/locales/compare/locale-vi-vn-v1.1.9...locale-vi-vn-v1.1.10) (2024-09-26) + + +### Bug Fixes + +* **vi-VN:** automated translation updates ([#715](https://github.com/sanity-io/locales/issues/715)) ([1bc99a1](https://github.com/sanity-io/locales/commit/1bc99a1f1acd6bfe112acb442bb1fb0a988768a4)) + ## [1.1.9](https://github.com/sanity-io/locales/compare/locale-vi-vn-v1.1.8...locale-vi-vn-v1.1.9) (2024-09-10) diff --git a/locales/vi-VN/package.json b/locales/vi-VN/package.json index 701ad376..a6f24904 100644 --- a/locales/vi-VN/package.json +++ b/locales/vi-VN/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-vi-vn", - "version": "1.1.9", + "version": "1.1.10", "private": false, "description": "Vietnamese / Tiếng Việt locale/translation for Sanity Studio", "keywords": [ diff --git a/locales/zh-Hans/CHANGELOG.md b/locales/zh-Hans/CHANGELOG.md index 6a31f105..0faf5cfe 100644 --- a/locales/zh-Hans/CHANGELOG.md +++ b/locales/zh-Hans/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.10](https://github.com/sanity-io/locales/compare/locale-zh-hans-v2.1.9...locale-zh-hans-v2.1.10) (2024-09-26) + + +### Bug Fixes + +* **zh-Hans:** automated translation updates ([#716](https://github.com/sanity-io/locales/issues/716)) ([7427c12](https://github.com/sanity-io/locales/commit/7427c1261ac44df603322e9403b8e6a4274660f4)) + ## [2.1.9](https://github.com/sanity-io/locales/compare/locale-zh-hans-v2.1.8...locale-zh-hans-v2.1.9) (2024-09-10) diff --git a/locales/zh-Hans/package.json b/locales/zh-Hans/package.json index e916a363..0650f7cc 100644 --- a/locales/zh-Hans/package.json +++ b/locales/zh-Hans/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/locale-zh-hans", - "version": "2.1.9", + "version": "2.1.10", "private": false, "description": "Chinese (Simplified) / 简体中文 locale/translation for Sanity Studio", "keywords": [