Skip to content

Commit d8a57a9

Browse files
chore(main): release codegen 5.9.3 (#44)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent efd7a95 commit d8a57a9

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.2"
2+
".": "5.9.3"
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.3](https://github.com/sanity-io/codegen/compare/codegen-v5.9.2...codegen-v5.9.3) (2026-02-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **cli:** bump cli dependencies ([#43](https://github.com/sanity-io/codegen/issues/43)) ([efd7a95](https://github.com/sanity-io/codegen/commit/efd7a9502260a6218bf759852e5ffb0f4883dbce))
12+
613
## [5.9.2](https://github.com/sanity-io/codegen/compare/codegen-v5.9.1...codegen-v5.9.2) (2026-02-03)
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.2",
3+
"version": "5.9.3",
44
"description": "Codegen toolkit for Sanity.io",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)