Skip to content

Commit 062b19b

Browse files
Version Packages (#2359)
1 parent c03aaa8 commit 062b19b

File tree

11 files changed

+35
-29
lines changed

11 files changed

+35
-29
lines changed

.changeset/dependencies-GH-2342.md

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

.changeset/dependencies-GH-2343.md

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

.changeset/dependencies-GH-2350.md

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

.changeset/dependencies-GH-2353.md

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

.changeset/dependencies-GH-2355.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+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#2353](https://github.com/sanity-io/pkg-utils/pull/2353) [`82b99cd`](https://github.com/sanity-io/pkg-utils/commit/82b99cdc6350e4963366ebfcdeba37e2988711e2) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency tsdown to ^0.17.0
8+
39
## 1.0.0
410

511
### Major 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": "1.0.0",
3+
"version": "1.0.1",
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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @sanity/pkg-utils
22

3+
## 10.1.2
4+
5+
### Patch Changes
6+
7+
- [#2342](https://github.com/sanity-io/pkg-utils/pull/2342) [`c03aaa8`](https://github.com/sanity-io/pkg-utils/commit/c03aaa8c1bdfa8e821d346b31514067a4ba54e24) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown to v1.0.0-beta.53
8+
9+
- [#2343](https://github.com/sanity-io/pkg-utils/pull/2343) [`37be18c`](https://github.com/sanity-io/pkg-utils/commit/37be18c56cf925c6b941e6736ed1561727338873) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency rolldown-plugin-dts to v0.18.3
10+
11+
- [#2350](https://github.com/sanity-io/pkg-utils/pull/2350) [`3c219a3`](https://github.com/sanity-io/pkg-utils/commit/3c219a3c4c653c5eb0fd5cdab26fff22f1adc4ce) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency esbuild to ^0.27.1
12+
13+
- [#2355](https://github.com/sanity-io/pkg-utils/pull/2355) [`8b61293`](https://github.com/sanity-io/pkg-utils/commit/8b612932f9596c15ba7180bb20c46e541b8db490) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency browserslist to ^4.28.1
14+
15+
- Updated dependencies [[`82b99cd`](https://github.com/sanity-io/pkg-utils/commit/82b99cdc6350e4963366ebfcdeba37e2988711e2)]:
16+
- @sanity/parse-package-json@1.0.1
17+
318
## 10.1.1
419

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

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

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#2353](https://github.com/sanity-io/pkg-utils/pull/2353) [`82b99cd`](https://github.com/sanity-io/pkg-utils/commit/82b99cdc6350e4963366ebfcdeba37e2988711e2) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency tsdown to ^0.17.0
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`82b99cd`](https://github.com/sanity-io/pkg-utils/commit/82b99cdc6350e4963366ebfcdeba37e2988711e2)]:
12+
- @sanity/parse-package-json@1.0.1
13+
314
## 0.3.0
415

516
### Minor Changes

0 commit comments

Comments
 (0)