diff --git a/.changeset/dependencies-GH-2247.md b/.changeset/dependencies-GH-2247.md deleted file mode 100644 index 04a90f250..000000000 --- a/.changeset/dependencies-GH-2247.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@sanity/pkg-utils": patch ---- - -fix(deps): Update dependency rolldown-plugin-dts to v0.17.8 diff --git a/packages/@sanity/pkg-utils/CHANGELOG.md b/packages/@sanity/pkg-utils/CHANGELOG.md index 41d08b689..5cd4818e6 100644 --- a/packages/@sanity/pkg-utils/CHANGELOG.md +++ b/packages/@sanity/pkg-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @sanity/pkg-utils +## 9.1.2 + +### Patch Changes + +- [#2247](https://github.com/sanity-io/pkg-utils/pull/2247) [`7baf376`](https://github.com/sanity-io/pkg-utils/commit/7baf376175d88f79e542f8440898a5dd776e76a4) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown-plugin-dts to v0.17.8 + ## 9.1.1 ### Patch Changes diff --git a/packages/@sanity/pkg-utils/package.json b/packages/@sanity/pkg-utils/package.json index bdcbabae0..49795ce7f 100644 --- a/packages/@sanity/pkg-utils/package.json +++ b/packages/@sanity/pkg-utils/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/pkg-utils", - "version": "9.1.1", + "version": "9.1.2", "description": "Simple utilities for modern npm packages.", "keywords": [ "sanity-io",