Skip to content

Commit f71abb6

Browse files
chore: release main (#1750)
Co-authored-by: squiggler-app[bot] <265501495+squiggler-app[bot]@users.noreply.github.com>
1 parent 2fd2371 commit f71abb6

9 files changed

Lines changed: 34 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"locales/cs-CZ":"1.1.32","locales/de-DE":"1.1.33","locales/es-ES":"1.2.35","locales/fi-FI":"1.1.35","locales/fr-FR":"1.2.33","locales/is-IS":"1.2.28","locales/it-IT":"1.1.32","locales/ja-JP":"1.1.36","locales/ko-KR":"1.1.35","locales/nb-NO":"1.1.35","locales/nl-NL":"1.1.37","locales/nn-NO":"1.1.35","locales/pl-PL":"1.2.32","locales/pt-BR":"1.1.33","locales/pt-PT":"1.1.33","locales/sv-SE":"1.2.34","locales/th-TH":"1.1.34","locales/tr-TR":"1.2.34","locales/vi-VN":"1.1.35","locales/zh-CN":"0.0.1","locales/zh-HK":"0.0.1","locales/zh-TW":"0.0.1","locales/zh-Hans":"2.1.35","locales/zh-Hant":"2.2.35","locales/ru-KZ":"1.1.32","locales/be-BY":"1.1.34","locales/hu-HU":"1.1.35","locales/hr-HR":"1.1.36","locales/uk-UA":"1.1.33","locales/ka-GE":"1.0.31","locales/kn-IN":"1.0.33","locales/da-DK":"1.0.28","locales/ca-ES":"1.0.13","locales/ro-RO":"1.0.14"}
1+
{"locales/cs-CZ":"1.1.32","locales/de-DE":"1.1.33","locales/es-ES":"1.2.35","locales/fi-FI":"1.1.35","locales/fr-FR":"1.2.33","locales/is-IS":"1.2.29","locales/it-IT":"1.1.32","locales/ja-JP":"1.1.36","locales/ko-KR":"1.1.35","locales/nb-NO":"1.1.35","locales/nl-NL":"1.1.38","locales/nn-NO":"1.1.35","locales/pl-PL":"1.2.32","locales/pt-BR":"1.1.33","locales/pt-PT":"1.1.33","locales/sv-SE":"1.2.34","locales/th-TH":"1.1.34","locales/tr-TR":"1.2.34","locales/vi-VN":"1.1.35","locales/zh-CN":"0.0.1","locales/zh-HK":"0.0.1","locales/zh-TW":"0.0.1","locales/zh-Hans":"2.1.35","locales/zh-Hant":"2.2.35","locales/ru-KZ":"1.1.32","locales/be-BY":"1.1.34","locales/hu-HU":"1.1.35","locales/hr-HR":"1.1.37","locales/uk-UA":"1.1.33","locales/ka-GE":"1.0.31","locales/kn-IN":"1.0.33","locales/da-DK":"1.0.29","locales/ca-ES":"1.0.13","locales/ro-RO":"1.0.14"}

locales/da-DK/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.29](https://github.com/sanity-io/locales/compare/locale-da-dk-v1.0.28...locale-da-dk-v1.0.29) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **da-DK:** automated translation updates ([#1716](https://github.com/sanity-io/locales/issues/1716)) ([f263b2d](https://github.com/sanity-io/locales/commit/f263b2d2757880000bb241b8fbd8e3752984f045))
9+
310
## [1.0.28](https://github.com/sanity-io/locales/compare/locale-da-dk-v1.0.27...locale-da-dk-v1.0.28) (2026-06-22)
411

512

locales/da-DK/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/locale-da-dk",
3-
"version": "1.0.28",
3+
"version": "1.0.29",
44
"private": false,
55
"description": "Danish / Dansk locale/translation for Sanity Studio",
66
"keywords": [

locales/hr-HR/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.37](https://github.com/sanity-io/locales/compare/locale-hr-hr-v1.1.36...locale-hr-hr-v1.1.37) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **hr-HR:** automated translation updates ([#1721](https://github.com/sanity-io/locales/issues/1721)) ([2cf49da](https://github.com/sanity-io/locales/commit/2cf49da51487bfe8060357621f1669d50ce01a6b))
9+
* reconcile + prettify ([#1751](https://github.com/sanity-io/locales/issues/1751)) ([2fd2371](https://github.com/sanity-io/locales/commit/2fd23710ddfef6606b92727152c334a47f92ca2b))
10+
311
## [1.1.36](https://github.com/sanity-io/locales/compare/locale-hr-hr-v1.1.35...locale-hr-hr-v1.1.36) (2026-06-22)
412

513

locales/hr-HR/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/locale-hr-hr",
3-
"version": "1.1.36",
3+
"version": "1.1.37",
44
"private": false,
55
"description": "Croatian / Hrvatski locale/translation for Sanity Studio",
66
"keywords": [

locales/is-IS/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.29](https://github.com/sanity-io/locales/compare/locale-is-is-v1.2.28...locale-is-is-v1.2.29) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **is-IS:** automated translation updates ([#1732](https://github.com/sanity-io/locales/issues/1732)) ([54d2069](https://github.com/sanity-io/locales/commit/54d206975b49ce2b547e663f633336444cfeddc3))
9+
310
## [1.2.28](https://github.com/sanity-io/locales/compare/locale-is-is-v1.2.27...locale-is-is-v1.2.28) (2026-06-22)
411

512

locales/is-IS/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/locale-is-is",
3-
"version": "1.2.28",
3+
"version": "1.2.29",
44
"private": false,
55
"description": "Icelandic / Íslenska locale/translation for Sanity Studio",
66
"keywords": [

locales/nl-NL/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.38](https://github.com/sanity-io/locales/compare/locale-nl-nl-v1.1.37...locale-nl-nl-v1.1.38) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **nl-NL:** automated translation updates ([#1725](https://github.com/sanity-io/locales/issues/1725)) ([e9d4091](https://github.com/sanity-io/locales/commit/e9d4091394c95fc40c1e05c102f835c3872ba804))
9+
310
## [1.1.37](https://github.com/sanity-io/locales/compare/locale-nl-nl-v1.1.36...locale-nl-nl-v1.1.37) (2026-06-22)
411

512

locales/nl-NL/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/locale-nl-nl",
3-
"version": "1.1.37",
3+
"version": "1.1.38",
44
"private": false,
55
"description": "Dutch / Nederlands locale/translation for Sanity Studio",
66
"keywords": [

0 commit comments

Comments
 (0)