Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit c028727

Browse files
chore(release): 2.0.64 [skip ci]
1 parent 4f005b5 commit c028727

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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+
## [2.0.64](https://github.com/sanity-io/tsdoc/compare/v2.0.63...v2.0.64) (2025-07-11)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency @sanity/ui to ^2.16.4 ([#661](https://github.com/sanity-io/tsdoc/issues/661)) ([3860df7](https://github.com/sanity-io/tsdoc/commit/3860df731495df1ef05958d0d16620eeeba62e58))
13+
- **deps:** update dependency groq to ^3.98.1 ([#662](https://github.com/sanity-io/tsdoc/issues/662)) ([4f005b5](https://github.com/sanity-io/tsdoc/commit/4f005b50d6bc0e03d5834577d19b377d84e1f01e))
14+
815
## [2.0.63](https://github.com/sanity-io/tsdoc/compare/v2.0.62...v2.0.63) (2025-07-10)
916

1017
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/tsdoc",
3-
"version": "2.0.63",
3+
"version": "2.0.64",
44
"description": "Generate API reference docs from TypeScript projects and store in a Sanity-friendly JSON format. Render a static frontend, or as React components.",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)