Skip to content

Commit

Permalink
chore: release main (#2051)
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 Oct 24, 2024
1 parent 6aeecd4 commit a8ae092
Show file tree
Hide file tree
Showing 21 changed files with 119 additions and 11 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.4","packages/react-loader":"1.10.12","packages/svelte-loader":"1.12.6","packages/presentation":"1.17.5","packages/preview-url-secret":"2.0.0","packages/preview-kit-compat":"1.5.13","packages/channels":"0.4.0","packages/visual-editing-helpers":"0.6.26","packages/visual-editing":"2.4.0","packages/insert-menu":"1.0.9","packages/comlink":"1.1.0","packages/next-loader":"1.0.8"}
{"packages/core-loader":"1.7.5","packages/react-loader":"1.10.13","packages/svelte-loader":"1.12.7","packages/presentation":"1.17.6","packages/preview-url-secret":"2.0.0","packages/preview-kit-compat":"1.5.14","packages/channels":"0.4.0","packages/visual-editing-helpers":"0.6.27","packages/visual-editing":"2.4.1","packages/insert-menu":"1.0.10","packages/comlink":"1.1.1","packages/next-loader":"1.1.0"}
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.1](https://github.com/sanity-io/visual-editing/compare/comlink-v1.1.0...comlink-v1.1.1) (2024-10-24)


### Bug Fixes

* **deps:** Update linters ([9755f5c](https://github.com/sanity-io/visual-editing/commit/9755f5c2fe6704929a5c113e50de7c8b7acaeeee))

## [1.1.0](https://github.com/sanity-io/visual-editing/compare/comlink-v1.0.0...comlink-v1.1.0) (2024-10-24)


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.0",
"version": "1.1.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.5](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.4...core-loader-v1.7.5) (2024-10-24)


### Dependencies

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

## [1.7.4](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.3...core-loader-v1.7.4) (2024-10-24)


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.4",
"version": "1.7.5",
"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
7 changes: 7 additions & 0 deletions packages/insert-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.10](https://github.com/sanity-io/visual-editing/compare/insert-menu-v1.0.9...insert-menu-v1.0.10) (2024-10-24)


### Bug Fixes

* **deps:** Update sanity monorepo to ^3.62.2 ([c74484e](https://github.com/sanity-io/visual-editing/commit/c74484ebf4ccd71e22b5169928c084d94cd2b86a))

## [1.0.9](https://github.com/sanity-io/visual-editing/compare/insert-menu-v1.0.8...insert-menu-v1.0.9) (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/insert-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/insert-menu",
"version": "1.0.10-canary.74",
"version": "1.0.10",
"description": "",
"keywords": [],
"homepage": "https://github.com/sanity-io/visual-editing/tree/main/packages/insert-menu#readme",
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.1.0](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.0.8...next-loader-v1.1.0) (2024-10-24)


### Features

* add `useIsLivePreview` & `useIsPresentationTool` hooks ([#2050](https://github.com/sanity-io/visual-editing/issues/2050)) ([6aeecd4](https://github.com/sanity-io/visual-editing/commit/6aeecd4996715ec035bee09214d81bd1b8d3c7d5))


### Dependencies

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

## [1.0.8](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.0.7...next-loader-v1.0.8) (2024-10-24)


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.0.8",
"version": "1.1.0",
"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.17.6](https://github.com/sanity-io/visual-editing/compare/presentation-v1.17.5...presentation-v1.17.6) (2024-10-24)


### Dependencies

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

## [1.17.5](https://github.com/sanity-io/visual-editing/compare/presentation-v1.17.4...presentation-v1.17.5) (2024-10-24)


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.17.5",
"version": "1.17.6",
"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.14](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.13...preview-kit-compat-v1.5.14) (2024-10-24)


### Dependencies

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

## [1.5.13](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.12...preview-kit-compat-v1.5.13) (2024-10-24)


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.13",
"version": "1.5.14",
"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.13](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.12...react-loader-v1.10.13) (2024-10-24)


### Dependencies

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

## [1.10.12](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.11...react-loader-v1.10.12) (2024-10-24)


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.12",
"version": "1.10.13",
"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.7](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.6...svelte-loader-v1.12.7) (2024-10-24)


### Dependencies

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

## [1.12.6](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.5...svelte-loader-v1.12.6) (2024-10-24)


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.6",
"version": "1.12.7",
"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.6.27](https://github.com/sanity-io/visual-editing/compare/visual-editing-helpers-v0.6.26...visual-editing-helpers-v0.6.27) (2024-10-24)


### Dependencies

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

## [0.6.26](https://github.com/sanity-io/visual-editing/compare/visual-editing-helpers-v0.6.25...visual-editing-helpers-v0.6.26) (2024-10-24)


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.6.26",
"version": "0.6.27",
"private": true,
"license": "MIT",
"author": "Sanity.io <hello@sanity.io>",
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.4.1](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.4.0...visual-editing-v2.4.1) (2024-10-24)


### Dependencies

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

## [2.4.0](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.3.2...visual-editing-v2.4.0) (2024-10-24)


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

0 comments on commit a8ae092

Please sign in to comment.