Skip to content

Commit 5ac934a

Browse files
Version Packages (#2486)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent e06002e commit 5ac934a

File tree

10 files changed

+31
-24
lines changed

10 files changed

+31
-24
lines changed

.changeset/dependencies-GH-2481.md

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

.changeset/dependencies-GH-2488.md

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

.changeset/dependencies-GH-2489.md

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

.changeset/dependencies-GH-2492.md

Lines changed: 0 additions & 5 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.1.2
4+
5+
### Patch Changes
6+
7+
- [#2481](https://github.com/sanity-io/pkg-utils/pull/2481) [`d722c3c`](https://github.com/sanity-io/pkg-utils/commit/d722c3cc2546501c815a522fe978ac35f5415178) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency tsdown to v0.19.0
8+
39
## 2.1.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.1.1",
3+
"version": "2.1.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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @sanity/pkg-utils
22

3+
## 10.3.3
4+
5+
### Patch Changes
6+
7+
- [#2488](https://github.com/sanity-io/pkg-utils/pull/2488) [`b6905ce`](https://github.com/sanity-io/pkg-utils/commit/b6905ce58f58f337176935e51a9a30b074d0c933) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update babel monorepo to ^7.28.6
8+
9+
- [#2489](https://github.com/sanity-io/pkg-utils/pull/2489) [`31ce38d`](https://github.com/sanity-io/pkg-utils/commit/31ce38dab88cca8db973fff9d45162a83aed1fe1) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown-plugin-dts to v0.21.2
10+
11+
- [#2492](https://github.com/sanity-io/pkg-utils/pull/2492) [`6f91a08`](https://github.com/sanity-io/pkg-utils/commit/6f91a085d41badbad1cfade746718dd5a0a89513) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown to v1.0.0-beta.60
12+
13+
- Updated dependencies [[`d722c3c`](https://github.com/sanity-io/pkg-utils/commit/d722c3cc2546501c815a522fe978ac35f5415178)]:
14+
- @sanity/parse-package-json@2.1.2
15+
316
## 10.3.2
417

518
### 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.3.2",
3+
"version": "10.3.3",
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.7
4+
5+
### Patch Changes
6+
7+
- [#2481](https://github.com/sanity-io/pkg-utils/pull/2481) [`d722c3c`](https://github.com/sanity-io/pkg-utils/commit/d722c3cc2546501c815a522fe978ac35f5415178) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency tsdown to v0.19.0
8+
9+
- Updated dependencies [[`d722c3c`](https://github.com/sanity-io/pkg-utils/commit/d722c3cc2546501c815a522fe978ac35f5415178)]:
10+
- @sanity/parse-package-json@2.1.2
11+
312
## 0.5.6
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.6",
3+
"version": "0.5.7",
44
"description": "Shared configuration for tsdown",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)