Skip to content

Commit c6fcee2

Browse files
Version Packages
1 parent efd8a00 commit c6fcee2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-laws-approve.md

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

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

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

3+
## 9.0.5
4+
5+
### Patch Changes
6+
7+
- [#2175](https://github.com/sanity-io/pkg-utils/pull/2175) [`35db628`](https://github.com/sanity-io/pkg-utils/commit/35db6284f7554a7b68e987a63a9cda9e90dbfa1b) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Fix issues uncovered by type-aware linting with oxlint
8+
39
## [9.0.4](https://github.com/sanity-io/pkg-utils/compare/v9.0.3...v9.0.4) (2025-11-07)
410

511
### Bug Fixes

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

0 commit comments

Comments
 (0)