Skip to content

Commit cad0328

Browse files
Version Packages (#2444)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 072ecfc commit cad0328

File tree

7 files changed

+27
-10
lines changed

7 files changed

+27
-10
lines changed

.changeset/mighty-lemons-push.md

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

packages/@sanity/parse-package-json/CHANGELOG.md

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

3+
## 2.0.4
4+
5+
### Patch Changes
6+
7+
- [#2440](https://github.com/sanity-io/pkg-utils/pull/2440) [`f50f6f1`](https://github.com/sanity-io/pkg-utils/commit/f50f6f1e45b5e4811d6e25621b4333f44c0ea0d9) Thanks [@stipsan](https://github.com/stipsan)! - Update LICENSE year to 2026
8+
39
## 2.0.3
410

511
### Patch Changes

packages/@sanity/parse-package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/parse-package-json",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Internal library used by other sanity.io packages",
55
"homepage": "https://github.com/sanity-io/pkg-utils/tree/main/packages/%40sanity/parse-package-json#readme",
66
"bugs": {

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

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

3+
## 10.2.5
4+
5+
### Patch Changes
6+
7+
- [#2440](https://github.com/sanity-io/pkg-utils/pull/2440) [`f50f6f1`](https://github.com/sanity-io/pkg-utils/commit/f50f6f1e45b5e4811d6e25621b4333f44c0ea0d9) Thanks [@stipsan](https://github.com/stipsan)! - Update LICENSE year to 2026
8+
9+
- Updated dependencies [[`f50f6f1`](https://github.com/sanity-io/pkg-utils/commit/f50f6f1e45b5e4811d6e25621b4333f44c0ea0d9)]:
10+
- @sanity/parse-package-json@2.0.4
11+
312
## 10.2.4
413

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

packages/@sanity/tsdown-config/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @sanity/tsdown-config
22

3+
## 0.5.3
4+
5+
### Patch Changes
6+
7+
- [#2440](https://github.com/sanity-io/pkg-utils/pull/2440) [`f50f6f1`](https://github.com/sanity-io/pkg-utils/commit/f50f6f1e45b5e4811d6e25621b4333f44c0ea0d9) Thanks [@stipsan](https://github.com/stipsan)! - Update LICENSE year to 2026
8+
9+
- Updated dependencies [[`f50f6f1`](https://github.com/sanity-io/pkg-utils/commit/f50f6f1e45b5e4811d6e25621b4333f44c0ea0d9)]:
10+
- @sanity/parse-package-json@2.0.4
11+
312
## 0.5.2
413

514
### Patch Changes

packages/@sanity/tsdown-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/tsdown-config",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Shared configuration for tsdown",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)