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

Commit bcc71f3

Browse files
chore(release): 2.0.67 [skip ci]
1 parent e4830ba commit bcc71f3

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.67](https://github.com/sanity-io/tsdoc/compare/v2.0.66...v2.0.67) (2025-07-11)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update dependency @sanity/pkg-utils to v7.9.4 ([#664](https://github.com/sanity-io/tsdoc/issues/664)) ([e4830ba](https://github.com/sanity-io/tsdoc/commit/e4830bacc8ab34c50142b33cdb93861f5ed4a7f1))
13+
814
## [2.0.66](https://github.com/sanity-io/tsdoc/compare/v2.0.65...v2.0.66) (2025-07-11)
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.66",
3+
"version": "2.0.67",
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)