Skip to content

Commit c68f2ad

Browse files
Version Packages
1 parent 75b4d92 commit c68f2ad

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dependencies-GH-2180.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/dependencies-GH-2184.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/@sanity/pkg-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sanity/pkg-utils
22

3+
## 9.0.6
4+
5+
### Patch Changes
6+
7+
- [#2180](https://github.com/sanity-io/pkg-utils/pull/2180) [`75b4d92`](https://github.com/sanity-io/pkg-utils/commit/75b4d9247b894d9b8030c63018aa394fa768ef70) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rollup to ^4.53.2
8+
9+
- [#2184](https://github.com/sanity-io/pkg-utils/pull/2184) [`ad075d3`](https://github.com/sanity-io/pkg-utils/commit/ad075d3bc57443a084d328f45d46b05559c5d391) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown to v1.0.0-beta.47
10+
311
## 9.0.5
412

513
### Patch Changes

packages/@sanity/pkg-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/pkg-utils",
3-
"version": "9.0.5",
3+
"version": "9.0.6",
44
"description": "Simple utilities for modern npm packages.",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)