Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/dependencies-GH-2392.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dependencies-GH-2413.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependencies-GH-2417.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/@sanity/parse-package-json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sanity/parse-package-json

## 2.0.1

### Patch Changes

- [#2392](https://github.com/sanity-io/pkg-utils/pull/2392) [`9dd0d4d`](https://github.com/sanity-io/pkg-utils/commit/9dd0d4d2f1ac17999cea6402d1a9bb1100aaebbf) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency tsdown to ^0.18.0

- [#2413](https://github.com/sanity-io/pkg-utils/pull/2413) [`d8678ee`](https://github.com/sanity-io/pkg-utils/commit/d8678eea4e693f0f4a545be0bfcd79dd248d4e37) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency zod to ^4.2.0

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/parse-package-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/parse-package-json",
"version": "2.0.0",
"version": "2.0.1",
"description": "Internal library used by other sanity.io packages",
"homepage": "https://github.com/sanity-io/pkg-utils/tree/main/packages/%40sanity/parse-package-json#readme",
"bugs": {
Expand Down
11 changes: 11 additions & 0 deletions packages/@sanity/pkg-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @sanity/pkg-utils

## 10.2.2

### Patch Changes

- [#2413](https://github.com/sanity-io/pkg-utils/pull/2413) [`d8678ee`](https://github.com/sanity-io/pkg-utils/commit/d8678eea4e693f0f4a545be0bfcd79dd248d4e37) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency zod to ^4.2.0

- [#2417](https://github.com/sanity-io/pkg-utils/pull/2417) [`1b349c8`](https://github.com/sanity-io/pkg-utils/commit/1b349c85296286c3bdcfcbbca48ee70c6fe5a835) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rollup to ^4.53.4

- Updated dependencies [[`9dd0d4d`](https://github.com/sanity-io/pkg-utils/commit/9dd0d4d2f1ac17999cea6402d1a9bb1100aaebbf), [`d8678ee`](https://github.com/sanity-io/pkg-utils/commit/d8678eea4e693f0f4a545be0bfcd79dd248d4e37)]:
- @sanity/[email protected]

## 10.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/pkg-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/pkg-utils",
"version": "10.2.1",
"version": "10.2.2",
"description": "Simple utilities for modern npm packages.",
"keywords": [
"sanity-io",
Expand Down
11 changes: 11 additions & 0 deletions packages/@sanity/tsdown-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @sanity/tsdown-config

## 0.5.0

### Minor Changes

- [#2392](https://github.com/sanity-io/pkg-utils/pull/2392) [`9dd0d4d`](https://github.com/sanity-io/pkg-utils/commit/9dd0d4d2f1ac17999cea6402d1a9bb1100aaebbf) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency tsdown to ^0.18.0

### Patch Changes

- Updated dependencies [[`9dd0d4d`](https://github.com/sanity-io/pkg-utils/commit/9dd0d4d2f1ac17999cea6402d1a9bb1100aaebbf), [`d8678ee`](https://github.com/sanity-io/pkg-utils/commit/d8678eea4e693f0f4a545be0bfcd79dd248d4e37)]:
- @sanity/[email protected]

## 0.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/tsdown-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/tsdown-config",
"version": "0.4.2",
"version": "0.5.0",
"description": "Shared configuration for tsdown",
"keywords": [
"sanity-io",
Expand Down