Skip to content

Commit 801eaed

Browse files
chore(main): release codegen 5.9.2 (#41)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 97b28e1 commit 801eaed

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.9.1"
2+
".": "5.9.2"
33
}

CHANGELOG.md

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

6+
## [5.9.2](https://github.com/sanity-io/codegen/compare/codegen-v5.9.1...codegen-v5.9.2) (2026-02-03)
7+
8+
9+
### Bug Fixes
10+
11+
* only generate ArrayOf helper when referenced ([#40](https://github.com/sanity-io/codegen/issues/40)) ([97b28e1](https://github.com/sanity-io/codegen/commit/97b28e12beaf228415693a061503e6513070f9ba))
12+
613
## [5.9.1](https://github.com/sanity-io/codegen/compare/codegen-v5.9.0...codegen-v5.9.1) (2026-02-02)
714

815

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/codegen",
3-
"version": "5.9.1",
3+
"version": "5.9.2",
44
"description": "Codegen toolkit for Sanity.io",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)