Skip to content

Commit c448bb2

Browse files
Version Packages
1 parent d2b026b commit c448bb2

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/dependencies-GH-2262.md

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

.changeset/dependencies-GH-2300.md

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

.changeset/dependencies-GH-2307.md

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

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

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

3+
## 9.2.1
4+
5+
### Patch Changes
6+
7+
- [#2262](https://github.com/sanity-io/pkg-utils/pull/2262) [`b0eaeb1`](https://github.com/sanity-io/pkg-utils/commit/b0eaeb1b87960c3ca95072b71c1e16e71ef75960) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown to v1.0.0-beta.52
8+
9+
- [#2300](https://github.com/sanity-io/pkg-utils/pull/2300) [`715b9e6`](https://github.com/sanity-io/pkg-utils/commit/715b9e64e4ceaab2f43b58528bb01417648bc821) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency @vanilla-extract/rollup-plugin to ^1.5.0
10+
11+
- [#2307](https://github.com/sanity-io/pkg-utils/pull/2307) [`d2b026b`](https://github.com/sanity-io/pkg-utils/commit/d2b026b55e5270ba3fc1240a94ab84a6fa08557e) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency chokidar to v5
12+
313
## 9.2.0
414

515
### Minor 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.2.0",
3+
"version": "9.2.1",
44
"description": "Simple utilities for modern npm packages.",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)