Skip to content

Commit 3d29ffb

Browse files
Version Packages (#39)
Co-authored-by: squiggler[bot] <128108030+squiggler[bot]@users.noreply.github.com>
1 parent 17c7d04 commit 3d29ffb

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

.changeset/dependencies-GH-12.md

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

.changeset/dependencies-GH-38.md

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

packages/comlink/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- [#12](https://github.com/sanity-io/comlink/pull/12) [`1789742`](https://github.com/sanity-io/comlink/commit/1789742e39679e1e7eb7f6dae7662e18409eed09) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency uuid to v13
8+
9+
- [#38](https://github.com/sanity-io/comlink/pull/38) [`697d216`](https://github.com/sanity-io/comlink/commit/697d216a0ed66633fd61d8a4cba777ef207b1fb6) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): Update dependency xstate to ^5.24.0
10+
311
## 4.0.0
412

513
### Major Changes

packages/comlink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/comlink",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"keywords": [
55
"sanity.io",
66
"postmessage"

packages/presentation-comlink/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1789742`](https://github.com/sanity-io/comlink/commit/1789742e39679e1e7eb7f6dae7662e18409eed09), [`697d216`](https://github.com/sanity-io/comlink/commit/697d216a0ed66633fd61d8a4cba777ef207b1fb6)]:
8+
- @sanity/comlink@4.0.1
9+
310
## 2.0.0
411

512
### Major Changes

packages/presentation-comlink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/presentation-comlink",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"homepage": "https://github.com/sanity-io/comlink/tree/main/packages/presentation-comlink#readme",
55
"bugs": {
66
"url": "https://github.com/sanity-io/comlink/issues"

0 commit comments

Comments
 (0)