Skip to content

Commit

Permalink
chore(release): 2.0.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 30, 2025
1 parent 96b64d5 commit 2facb4c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.7](https://github.com/sanity-io/tsdoc/compare/v2.0.6...v2.0.7) (2025-01-30)

### Bug Fixes

- **deps:** update dependency @microsoft/api-extractor-model to v7.30.3 ([#512](https://github.com/sanity-io/tsdoc/issues/512)) ([e5e38e1](https://github.com/sanity-io/tsdoc/commit/e5e38e182b0f45b943aafef359ee9025065f0378))

## [2.0.6](https://github.com/sanity-io/tsdoc/compare/v2.0.5...v2.0.6) (2025-01-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/tsdoc",
"version": "2.0.6",
"version": "2.0.7",
"description": "Generate API reference docs from TypeScript projects and store in a Sanity-friendly JSON format. Render a static frontend, or as React components.",
"keywords": [
"sanity",
Expand Down

0 comments on commit 2facb4c

Please sign in to comment.