Skip to content

Commit f0ce2d1

Browse files
Version Packages
1 parent b4e14e6 commit f0ce2d1

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dependencies-GH-2399.md

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

.changeset/twelve-ideas-sort.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.1
4+
5+
### Patch Changes
6+
7+
- [#2399](https://github.com/sanity-io/pkg-utils/pull/2399) [`2a44a46`](https://github.com/sanity-io/pkg-utils/commit/2a44a46289aa2164ae6ade29018f5eea851d7959) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown to v1.0.0-beta.54
8+
9+
- [#2403](https://github.com/sanity-io/pkg-utils/pull/2403) [`cc3f98d`](https://github.com/sanity-io/pkg-utils/commit/cc3f98d3619e21a10118ca70d897d2019e79f574) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Fix noCheck warning when extract.checkTypes is false
10+
311
## 10.2.0
412

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

0 commit comments

Comments
 (0)