Skip to content

Commit

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

## [1.0.72](https://github.com/sanity-io/tsdoc/compare/v1.0.71...v1.0.72) (2024-06-12)

### Bug Fixes

- **deps:** update dependency @sanity/client to ^6.20.0 ([#271](https://github.com/sanity-io/tsdoc/issues/271)) ([53a43dd](https://github.com/sanity-io/tsdoc/commit/53a43ddedff4bf708b1bca728ac4e0be16d6b50f))
- **deps:** update dependency @sanity/ui to ^2.3.3 ([#272](https://github.com/sanity-io/tsdoc/issues/272)) ([dd8e5af](https://github.com/sanity-io/tsdoc/commit/dd8e5af2fa5615da7d15ba64173b142411152998))

## [1.0.71](https://github.com/sanity-io/tsdoc/compare/v1.0.70...v1.0.71) (2024-06-12)

### 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": "1.0.71",
"version": "1.0.72",
"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 508257c

Please sign in to comment.