Skip to content

Commit 82fe327

Browse files
Version Packages
1 parent 35db628 commit 82fe327

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
<!-- markdownlint-disable --><!-- textlint-disable -->
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
# 📓 Changelog
410

511
All notable changes to this project will be documented in this file. See

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)