Skip to content

Commit

Permalink
chore: release main (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Dec 12, 2023
1 parent 7be1ab2 commit abde816
Show file tree
Hide file tree
Showing 41 changed files with 425 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"locales/cs-CZ":"0.0.1","locales/de-DE":"0.0.1","locales/es-ES":"0.0.1","locales/fi-FI":"0.0.1","locales/fr-FR":"0.0.1","locales/is-IS":"0.0.1","locales/it-IT":"0.0.1","locales/ja-JP":"0.0.1","locales/ko-KR":"0.0.1","locales/nb-NO":"0.0.1","locales/nl-NL":"0.0.1","locales/nn-NO":"0.0.1","locales/pl-PL":"0.0.1","locales/pt-BR":"0.0.1","locales/pt-PT":"0.0.1","locales/sv-SE":"0.0.1","locales/th-TH":"0.0.1","locales/tr-TR":"0.0.1","locales/vi-VN":"0.0.1","locales/zh-CN":"0.0.1","locales/zh-HK":"0.0.1","locales/zh-TW":"0.0.1"}
{"locales/cs-CZ":"0.1.0","locales/de-DE":"0.1.0","locales/es-ES":"0.1.0","locales/fi-FI":"0.1.0","locales/fr-FR":"0.1.0","locales/is-IS":"0.1.0","locales/it-IT":"0.1.0","locales/ja-JP":"0.1.0","locales/ko-KR":"0.1.0","locales/nb-NO":"0.1.0","locales/nl-NL":"0.1.0","locales/nn-NO":"0.1.0","locales/pl-PL":"0.1.0","locales/pt-BR":"0.1.0","locales/pt-PT":"0.1.0","locales/sv-SE":"0.1.0","locales/th-TH":"0.1.0","locales/tr-TR":"0.1.0","locales/vi-VN":"0.1.0","locales/zh-CN":"0.0.1","locales/zh-HK":"0.0.1","locales/zh-TW":"0.0.1","locales/zh-Hans":"1.0.0","locales/zh-Hant":"1.0.0"}
19 changes: 19 additions & 0 deletions locales/cs-CZ/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-cs-cz-v0.0.1...locale-cs-cz-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* **cs-CZ:** autogenerated locale cs-CZ ([#51](https://github.com/sanity-io/locales/issues/51)) ([5bdfb0d](https://github.com/sanity-io/locales/commit/5bdfb0d4266b95a47ac0e2d3474f9aed2c0cd0da))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **cs-CZ:** automated translation updates ([db36597](https://github.com/sanity-io/locales/commit/db36597eb6496eaac699809814d452cc20a68efe))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/cs-CZ/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-cs-cz",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Czech / Čeština locale/translation for Sanity Studio",
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions locales/de-DE/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-de-de-v0.0.1...locale-de-de-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **de-DE:** automated translation updates ([4474848](https://github.com/sanity-io/locales/commit/4474848a8d21c88f385fdbd1792e0db892f798d9))
* **de-DE:** automated translation updates ([#31](https://github.com/sanity-io/locales/issues/31)) ([d65345b](https://github.com/sanity-io/locales/commit/d65345bb541cb7582c915c4b0e0e7e0a7c33bce7))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/de-DE/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-de-de",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "German / Deutsch locale/translation for Sanity Studio",
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions locales/es-ES/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-es-es-v0.0.1...locale-es-es-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **es-ES:** automated translation updates ([2e478e5](https://github.com/sanity-io/locales/commit/2e478e55c3467cdacaee6c5fd50997d483f6ab03))
* **es-ES:** automated translation updates ([#32](https://github.com/sanity-io/locales/issues/32)) ([44f5946](https://github.com/sanity-io/locales/commit/44f5946a76d47b3db6dd16c3b0baee93e0833899))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/es-ES/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-es-es",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Spanish / Español locale/translation for Sanity Studio",
"keywords": [
Expand Down
20 changes: 20 additions & 0 deletions locales/fi-FI/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-fi-fi-v0.0.1...locale-fi-fi-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* **fi:** autogenerated locale fi ([#26](https://github.com/sanity-io/locales/issues/26)) ([8ce1d83](https://github.com/sanity-io/locales/commit/8ce1d83a8e47654c9c21e6672e93b38676eba0d1))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **fi-FI:** automated translation updates ([cd96c50](https://github.com/sanity-io/locales/commit/cd96c509a2f79e027821f402e76a0be5833d1131))
* **fi-FI:** automated translation updates ([#36](https://github.com/sanity-io/locales/issues/36)) ([b2c181d](https://github.com/sanity-io/locales/commit/b2c181dba762d19da1ab53d35a8567f24ef981b9))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/fi-FI/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-fi-fi",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Finnish / Suomi locale/translation for Sanity Studio",
"keywords": [
Expand Down
21 changes: 21 additions & 0 deletions locales/fr-FR/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-fr-fr-v0.0.1...locale-fr-fr-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* **fr-FR:** autogenerated locale fr-FR ([8026387](https://github.com/sanity-io/locales/commit/8026387fcabc39268e3fe151e49f628164c4ffec))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **fr-FR:** automated translation updates ([012235b](https://github.com/sanity-io/locales/commit/012235b7f9aabf3284ddf10c9cbb08e7b24b70b0))
* **fr-FR:** automated translation updates ([#13](https://github.com/sanity-io/locales/issues/13)) ([b8f21dc](https://github.com/sanity-io/locales/commit/b8f21dcbe8810f9cfb10b26133fe2947cd72aedf))
* **fr-FR:** automated translation updates ([#33](https://github.com/sanity-io/locales/issues/33)) ([be69c38](https://github.com/sanity-io/locales/commit/be69c38a638d8bfda010fcc33bbf1e6f1b9c8190))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/fr-FR/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-fr-fr",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "French / Français locale/translation for Sanity Studio",
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions locales/is-IS/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-is-is-v0.0.1...locale-is-is-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **is-IS:** automated translation updates ([80131cb](https://github.com/sanity-io/locales/commit/80131cbddca6ce2fb2555dcf33d5d1b62032e044))
* **is-IS:** automated translation updates ([#34](https://github.com/sanity-io/locales/issues/34)) ([66c627a](https://github.com/sanity-io/locales/commit/66c627a9b2e490abb3abac307c96008cf209637c))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/is-IS/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-is-is",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Icelandic / Íslenska locale/translation for Sanity Studio",
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions locales/it-IT/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-it-it-v0.0.1...locale-it-it-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **it-IT:** automated translation updates ([5269051](https://github.com/sanity-io/locales/commit/5269051d20dfb87743ee0540cb84f285c0e6ddde))
* **it-IT:** automated translation updates ([#35](https://github.com/sanity-io/locales/issues/35)) ([c59d55d](https://github.com/sanity-io/locales/commit/c59d55d31b20ff6e4caf382507b4878dcc567b5b))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/it-IT/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-it-it",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Italian / Italiano locale/translation for Sanity Studio",
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions locales/ja-JP/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-ja-jp-v0.0.1...locale-ja-jp-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **ja-JP:** automated translation updates ([aac987a](https://github.com/sanity-io/locales/commit/aac987abfe7f009ff45f800c323ea0bc9eed2def))
* **ja-JP:** automated translation updates ([#37](https://github.com/sanity-io/locales/issues/37)) ([ab2cd90](https://github.com/sanity-io/locales/commit/ab2cd902cec13f3dae2fdd18fd0bb1549756f1dc))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/ja-JP/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-ja-jp",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Japanese / 日本語 locale/translation for Sanity Studio",
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions locales/ko-KR/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-ko-kr-v0.0.1...locale-ko-kr-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **ko-KR:** automated translation updates ([73e564a](https://github.com/sanity-io/locales/commit/73e564a169636f74f4494db60d0a00e1e413edeb))
* **ko-KR:** automated translation updates ([#38](https://github.com/sanity-io/locales/issues/38)) ([8031beb](https://github.com/sanity-io/locales/commit/8031beb54d64245b1cf1ece909ff6df34d10720b))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/ko-KR/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-ko-kr",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Korean / 한국어 locale/translation for Sanity Studio",
"keywords": [
Expand Down
21 changes: 21 additions & 0 deletions locales/nb-NO/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-nb-no-v0.0.1...locale-nb-no-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* include link to maintainers' GitHub profile in readmes ([9f15049](https://github.com/sanity-io/locales/commit/9f1504986761bd8260e49bcf22c15cd35ca553b8))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* reconcile, sort readme locale list by english name ([1c6ada6](https://github.com/sanity-io/locales/commit/1c6ada624e83307f820d6c4ce1e7560eaf94b151))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **nb-NO:** automated translation updates ([cc312a1](https://github.com/sanity-io/locales/commit/cc312a19d250986e009ec261a62929818ba43ae5))
* **nb-NO:** translation updates ([#48](https://github.com/sanity-io/locales/issues/48)) ([847f834](https://github.com/sanity-io/locales/commit/847f834dadd57f4ff77d0230410f2ca28a4eb6e2))
* restore norwegian languages ([#30](https://github.com/sanity-io/locales/issues/30)) ([b3a8c2b](https://github.com/sanity-io/locales/commit/b3a8c2ba377ee4b739b8b5eb93ccf354ba1fb22c))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/nb-NO/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-nb-no",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Norwegian (Bokmål) / Norsk (Bokmål) locale/translation for Sanity Studio",
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions locales/nl-NL/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [0.1.0](https://github.com/sanity-io/locales/compare/locale-nl-nl-v0.0.1...locale-nl-nl-v0.1.0) (2023-12-12)


### Features

* allow specifying title and week info during plugin init ([c1d1116](https://github.com/sanity-io/locales/commit/c1d1116bab0c99c6506a9744e33d6cf282bf1c1b))
* include week info in locale definition ([73cec7f](https://github.com/sanity-io/locales/commit/73cec7fb69ac92a565282aac0d08f13b634372fb))
* **nl-NL:** autogenerated locale nl-NL ([#50](https://github.com/sanity-io/locales/issues/50)) ([c58a0fa](https://github.com/sanity-io/locales/commit/c58a0fa8d3e57538b6173bb71d143b03a96be1fd))
* update resources from latest version ([e4d4f9d](https://github.com/sanity-io/locales/commit/e4d4f9daf8c2566f3ee7c9b002ac6d0051a2734c))


### Bug Fixes

* **nl-NL:** automated translation updates ([c071140](https://github.com/sanity-io/locales/commit/c071140bb0147dff5a3924f979521b77304f81df))
* specify english name for Dutch ([3785daf](https://github.com/sanity-io/locales/commit/3785daff94d6f56750225d76f497878d5c21c9bc))
* use exported week info type ([7be1ab2](https://github.com/sanity-io/locales/commit/7be1ab27939e1836e000155c576362fb5f54bd3e))
* use public publishConfig ([780ed3e](https://github.com/sanity-io/locales/commit/780ed3e6d35198fedebd769e71bf1dcc09fc6528))
2 changes: 1 addition & 1 deletion locales/nl-NL/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/locale-nl-nl",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "Dutch / Nederlands locale/translation for Sanity Studio",
"keywords": [
Expand Down
Loading

0 comments on commit abde816

Please sign in to comment.