Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit 3375d50

Browse files
chore(release): 3.2.1 [skip ci]
1 parent 4469ef1 commit 3375d50

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [3.2.1](https://github.com/sanity-io/sanity-plugin-internationalized-array/compare/v3.2.0...v3.2.1) (2025-12-09)
9+
10+
### Bug Fixes
11+
12+
- added prop & check for readonly status of the document ([#109](https://github.com/sanity-io/sanity-plugin-internationalized-array/issues/109)) ([4469ef1](https://github.com/sanity-io/sanity-plugin-internationalized-array/commit/4469ef1b016e4d2c0c9c4db39d3df06aa0272a2c))
13+
814
## [3.2.0](https://github.com/sanity-io/sanity-plugin-internationalized-array/compare/v3.1.6...v3.2.0) (2025-10-17)
915

1016
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sanity-plugin-internationalized-array",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Store localized fields in an array to save on attributes",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)