Skip to content

Commit

Permalink
chore: release main (#2264)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] authored Dec 5, 2024
1 parent 03557ef commit f65f781
Show file tree
Hide file tree
Showing 19 changed files with 111 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/core-loader":"1.7.18","packages/react-loader":"1.10.27","packages/svelte-loader":"1.12.26","packages/presentation":"1.19.4","packages/preview-url-secret":"2.0.5","packages/preview-kit-compat":"1.5.24","packages/visual-editing-helpers":"0.7.6","packages/visual-editing":"2.10.3","packages/insert-menu":"1.0.16","packages/comlink":"2.0.0","packages/next-loader":"1.2.2"}
{"packages/core-loader":"1.7.19","packages/react-loader":"1.10.28","packages/svelte-loader":"1.12.27","packages/presentation":"1.19.5","packages/preview-url-secret":"2.0.5","packages/preview-kit-compat":"1.5.25","packages/visual-editing-helpers":"0.7.7","packages/visual-editing":"2.10.4","packages/insert-menu":"1.0.16","packages/comlink":"2.0.1","packages/next-loader":"1.2.3"}
7 changes: 7 additions & 0 deletions packages/comlink/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/sanity-io/visual-editing/compare/comlink-v2.0.0...comlink-v2.0.1) (2024-12-05)


### Bug Fixes

* **comlink:** require data param if defined on post and fetch methods ([#2262](https://github.com/sanity-io/visual-editing/issues/2262)) ([d2491ad](https://github.com/sanity-io/visual-editing/commit/d2491ad3b7cb373936b9f77273773c7ce330a7f8))

## [2.0.0](https://github.com/sanity-io/visual-editing/compare/comlink-v1.1.4...comlink-v2.0.0) (2024-11-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/comlink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/comlink",
"version": "2.0.0",
"version": "2.0.1",
"keywords": [
"sanity.io",
"postmessage"
Expand Down
11 changes: 11 additions & 0 deletions packages/core-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@ All notable changes to this project will be documented in this file. See
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.6.0 to 0.6.1

## [1.7.19](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.18...core-loader-v1.7.19) (2024-12-05)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/comlink bumped to 2.0.1
* devDependencies
* @repo/visual-editing-helpers bumped to 0.7.7

## [1.7.18](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.17...core-loader-v1.7.18) (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/core-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/core-loader",
"version": "1.7.18",
"version": "1.7.19",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/core-loader#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
16 changes: 16 additions & 0 deletions packages/next-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.2.3](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.2.2...next-loader-v1.2.3) (2024-12-05)


### Bug Fixes

* set preview token when a content release perspective is used ([03557ef](https://github.com/sanity-io/visual-editing/commit/03557effe6ee58cdfbd0b77118c80a442f0741fe))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/comlink bumped to 2.0.1
* devDependencies
* @repo/visual-editing-helpers bumped to 0.7.7

## [1.2.2](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.2.1...next-loader-v1.2.2) (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/next-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/next-loader",
"version": "1.2.2",
"version": "1.2.3",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/next-loader#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
11 changes: 11 additions & 0 deletions packages/presentation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@ All notable changes to this project will be documented in this file. See
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.5.2 to 0.6.0

## [1.19.5](https://github.com/sanity-io/visual-editing/compare/presentation-v1.19.4...presentation-v1.19.5) (2024-12-05)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/comlink bumped to 2.0.1
* devDependencies
* @repo/visual-editing-helpers bumped to 0.7.7

## [1.19.4](https://github.com/sanity-io/visual-editing/compare/presentation-v1.19.3...presentation-v1.19.4) (2024-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/presentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/presentation",
"version": "1.19.4",
"version": "1.19.5",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/presentation#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
11 changes: 11 additions & 0 deletions packages/preview-kit-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,17 @@ All notable changes to this project will be documented in this file. See
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.6.0 to 0.6.1

## [1.5.25](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.24...preview-kit-compat-v1.5.25) (2024-12-05)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/comlink bumped to 2.0.1
* devDependencies
* @repo/visual-editing-helpers bumped to 0.7.7

## [1.5.24](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.23...preview-kit-compat-v1.5.24) (2024-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/preview-kit-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/preview-kit-compat",
"version": "1.5.24",
"version": "1.5.25",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/preview-kit-compat#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
11 changes: 11 additions & 0 deletions packages/react-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,17 @@ All notable changes to this project will be documented in this file. See
* devDependencies
* @sanity/visual-editing-helpers bumped from 0.6.0 to 0.6.1

## [1.10.28](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.27...react-loader-v1.10.28) (2024-12-05)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/core-loader bumped to 1.7.19
* devDependencies
* @repo/visual-editing-helpers bumped to 0.7.7

## [1.10.27](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.26...react-loader-v1.10.27) (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/react-loader",
"version": "1.10.27",
"version": "1.10.28",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/react-loader#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/svelte-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,18 @@ All notable changes to this project will be documented in this file. See
* devDependencies
* @sanity/visual-editing bumped from 1.7.0 to 1.7.1

## [1.12.27](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.26...svelte-loader-v1.12.27) (2024-12-05)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/core-loader bumped to 1.7.19
* devDependencies
* @repo/visual-editing-helpers bumped to 0.7.7
* @sanity/visual-editing bumped to 2.10.4

## [1.12.26](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.25...svelte-loader-v1.12.26) (2024-12-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/svelte-loader",
"version": "1.12.26",
"version": "1.12.27",
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/svelte-loader#readme",
"bugs": {
"url": "https://github.com/sanity-io/visual-editing/issues"
Expand Down
11 changes: 11 additions & 0 deletions packages/visual-editing-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.7.7](https://github.com/sanity-io/visual-editing/compare/visual-editing-helpers-v0.7.6...visual-editing-helpers-v0.7.7) (2024-12-05)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @sanity/comlink bumped to 2.0.1
* peerDependencies
* @sanity/comlink bumped to 2.0.1

## [0.7.6](https://github.com/sanity-io/visual-editing/compare/visual-editing-helpers-v0.7.5...visual-editing-helpers-v0.7.6) (2024-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editing-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@repo/visual-editing-helpers",
"version": "0.7.6",
"version": "0.7.7",
"private": true,
"license": "MIT",
"author": "Sanity.io <[email protected]>",
Expand Down
11 changes: 11 additions & 0 deletions packages/visual-editing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.10.4](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.10.3...visual-editing-v2.10.4) (2024-12-05)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @sanity/comlink bumped to 2.0.1
* devDependencies
* @repo/visual-editing-helpers bumped to 0.7.7

## [2.10.3](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.10.2...visual-editing-v2.10.3) (2024-12-02)


Expand Down
2 changes: 1 addition & 1 deletion packages/visual-editing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/visual-editing",
"version": "2.10.3",
"version": "2.10.4",
"keywords": [
"sanity.io",
"visual-editing",
Expand Down

0 comments on commit f65f781

Please sign in to comment.