Skip to content

Commit d280a4f

Browse files
Version Packages
1 parent 2f5af52 commit d280a4f

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dependencies-GH-2428.md

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

.changeset/dependencies-GH-2429.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+
## 10.2.4
4+
5+
### Patch Changes
6+
7+
- [#2428](https://github.com/sanity-io/pkg-utils/pull/2428) [`770dfca`](https://github.com/sanity-io/pkg-utils/commit/770dfcafceaa75e1ce3d8127a134a27724d7b782) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency @vanilla-extract/rollup-plugin to ^1.5.1
8+
9+
- [#2429](https://github.com/sanity-io/pkg-utils/pull/2429) [`2f5af52`](https://github.com/sanity-io/pkg-utils/commit/2f5af5265161d08e6660a7bcb4cfc3d13f07073b) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency esbuild to ^0.27.2
10+
311
## 10.2.3
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": "10.2.3",
3+
"version": "10.2.4",
44
"description": "Simple utilities for modern npm packages.",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)