Skip to content

Commit

Permalink
chore(release): 1.0.75 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent c66968b commit 0290b4f
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.75](https://github.com/sanity-io/tsdoc/compare/v1.0.74...v1.0.75) (2024-06-18)

### Bug Fixes

- **deps:** update dependency @sanity/client to ^6.20.1 ([#278](https://github.com/sanity-io/tsdoc/issues/278)) ([879afbf](https://github.com/sanity-io/tsdoc/commit/879afbf9eb4a2ef798c377575188b9ec32d36e1e))
- **deps:** update dependency groq to ^3.47.0 ([#280](https://github.com/sanity-io/tsdoc/issues/280)) ([c66968b](https://github.com/sanity-io/tsdoc/commit/c66968b1bdef3130ea75ceca3a530160911d78bf))

## [1.0.74](https://github.com/sanity-io/tsdoc/compare/v1.0.73...v1.0.74) (2024-06-18)

### 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.74",
"version": "1.0.75",
"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 0290b4f

Please sign in to comment.