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

Commit 6a7d6b4

Browse files
chore(release): 2.0.53 [skip ci]
1 parent 1557874 commit 6a7d6b4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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+
## [2.0.53](https://github.com/sanity-io/tsdoc/compare/v2.0.52...v2.0.53) (2025-06-26)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency @sanity/pkg-utils to v7.8.7 ([#638](https://github.com/sanity-io/tsdoc/issues/638)) ([1557874](https://github.com/sanity-io/tsdoc/commit/155787403b317e48e67dd564d74e079dd09ec670))
13+
814
## [2.0.52](https://github.com/sanity-io/tsdoc/compare/v2.0.51...v2.0.52) (2025-06-25)
915

1016
### 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.52",
3+
"version": "2.0.53",
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)