Skip to content

Commit 7fa4199

Browse files
Version Packages
1 parent 0963ad2 commit 7fa4199

File tree

8 files changed

+27
-14
lines changed

8 files changed

+27
-14
lines changed

.changeset/dependencies-GH-2421.md

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

.changeset/dependencies-GH-2422.md

Lines changed: 0 additions & 6 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.2
4+
5+
### Patch Changes
6+
7+
- [#2422](https://github.com/sanity-io/pkg-utils/pull/2422) [`0963ad2`](https://github.com/sanity-io/pkg-utils/commit/0963ad27a3ac388fc7fc3981a7f77319325edb67) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency zod to ^4.2.1
8+
39
## 2.0.1
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.1",
3+
"version": "2.0.2",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @sanity/pkg-utils
22

3+
## 10.2.3
4+
5+
### Patch Changes
6+
7+
- [#2421](https://github.com/sanity-io/pkg-utils/pull/2421) [`e595321`](https://github.com/sanity-io/pkg-utils/commit/e595321f5af30e4ab03b4da7bc0dbdf850096a96) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rollup to ^4.53.5
8+
9+
- [#2422](https://github.com/sanity-io/pkg-utils/pull/2422) [`0963ad2`](https://github.com/sanity-io/pkg-utils/commit/0963ad27a3ac388fc7fc3981a7f77319325edb67) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency zod to ^4.2.1
10+
11+
- Updated dependencies [[`0963ad2`](https://github.com/sanity-io/pkg-utils/commit/0963ad27a3ac388fc7fc3981a7f77319325edb67)]:
12+
- @sanity/parse-package-json@2.0.2
13+
314
## 10.2.2
415

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

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

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

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0963ad2`](https://github.com/sanity-io/pkg-utils/commit/0963ad27a3ac388fc7fc3981a7f77319325edb67)]:
8+
- @sanity/parse-package-json@2.0.2
9+
310
## 0.5.0
411

512
### Minor 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.0",
3+
"version": "0.5.1",
44
"description": "Shared configuration for tsdown",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)