Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
ecospark[bot] authored Nov 14, 2024
1 parent dd7f166 commit 2a9b6b0
Show file tree
Hide file tree
Showing 19 changed files with 106 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.10","packages/react-loader":"1.10.18","packages/svelte-loader":"1.12.15","packages/presentation":"1.18.2","packages/preview-url-secret":"2.0.3","packages/preview-kit-compat":"1.5.19","packages/visual-editing-helpers":"0.7.1","packages/visual-editing":"2.7.0","packages/insert-menu":"1.0.11","packages/comlink":"1.1.2","packages/next-loader":"1.1.6"}
{"packages/core-loader":"1.7.11","packages/react-loader":"1.10.19","packages/svelte-loader":"1.12.16","packages/presentation":"1.18.3","packages/preview-url-secret":"2.0.3","packages/preview-kit-compat":"1.5.20","packages/visual-editing-helpers":"0.7.2","packages/visual-editing":"2.7.1","packages/insert-menu":"1.0.11","packages/comlink":"1.1.3","packages/next-loader":"1.1.7"}
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

## [1.1.3](https://github.com/sanity-io/visual-editing/compare/comlink-v1.1.2...comlink-v1.1.3) (2024-11-14)


### Bug Fixes

* **comlink:** improve reconnect handling ([dd7f166](https://github.com/sanity-io/visual-editing/commit/dd7f1663f9fc0f10d38c1df0b72b2116f9ab7d24))

## [1.1.2](https://github.com/sanity-io/visual-editing/compare/comlink-v1.1.1...comlink-v1.1.2) (2024-11-12)


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": "1.1.2",
"version": "1.1.3",
"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.11](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.10...core-loader-v1.7.11) (2024-11-14)


### Dependencies

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

## [1.7.10](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.9...core-loader-v1.7.10) (2024-11-12)


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.10",
"version": "1.7.11",
"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
11 changes: 11 additions & 0 deletions packages/next-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.1.7](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.1.6...next-loader-v1.1.7) (2024-11-14)


### Dependencies

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

## [1.1.6](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.1.5...next-loader-v1.1.6) (2024-11-12)


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.1.6",
"version": "1.1.7",
"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.18.3](https://github.com/sanity-io/visual-editing/compare/presentation-v1.18.2...presentation-v1.18.3) (2024-11-14)


### Dependencies

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

## [1.18.2](https://github.com/sanity-io/visual-editing/compare/presentation-v1.18.1...presentation-v1.18.2) (2024-11-13)


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.18.2",
"version": "1.18.3",
"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.20](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.19...preview-kit-compat-v1.5.20) (2024-11-14)


### Dependencies

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

## [1.5.19](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.18...preview-kit-compat-v1.5.19) (2024-11-12)


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.19",
"version": "1.5.20",
"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.19](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.18...react-loader-v1.10.19) (2024-11-14)


### Dependencies

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

## [1.10.18](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.17...react-loader-v1.10.18) (2024-11-12)


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.18",
"version": "1.10.19",
"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.16](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.15...svelte-loader-v1.12.16) (2024-11-14)


### Dependencies

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

## [1.12.15](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.14...svelte-loader-v1.12.15) (2024-11-12)


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.15",
"version": "1.12.16",
"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.2](https://github.com/sanity-io/visual-editing/compare/visual-editing-helpers-v0.7.1...visual-editing-helpers-v0.7.2) (2024-11-14)


### Dependencies

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

## [0.7.1](https://github.com/sanity-io/visual-editing/compare/visual-editing-helpers-v0.7.0...visual-editing-helpers-v0.7.1) (2024-11-12)


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.1",
"version": "0.7.2",
"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.7.1](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.7.0...visual-editing-v2.7.1) (2024-11-14)


### Dependencies

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

## [2.7.0](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.6.0...visual-editing-v2.7.0) (2024-11-12)


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.7.0",
"version": "2.7.1",
"keywords": [
"sanity.io",
"visual-editing",
Expand Down

0 comments on commit 2a9b6b0

Please sign in to comment.