diff --git a/CHANGELOG.md b/CHANGELOG.md index ba2fdf9b..17fee137 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## [1.0.67](https://github.com/sanity-io/tsdoc/compare/v1.0.66...v1.0.67) (2024-05-24) + +### Bug Fixes + +- **deps:** update dependency @sanity/ui to ^2.1.12 ([#239](https://github.com/sanity-io/tsdoc/issues/239)) ([f65972c](https://github.com/sanity-io/tsdoc/commit/f65972c9e74c3400fcc7723af0f57f24c68e3cab)) + ## [1.0.66](https://github.com/sanity-io/tsdoc/compare/v1.0.65...v1.0.66) (2024-05-24) ### Bug Fixes diff --git a/package.json b/package.json index c3ca4f10..118af1ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/tsdoc", - "version": "1.0.66", + "version": "1.0.67", "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",