Skip to content

Commit

Permalink
chore: release main (#2037)
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 23, 2024
1 parent 7b6507b commit f7a11f3
Show file tree
Hide file tree
Showing 17 changed files with 94 additions and 9 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.2","packages/react-loader":"1.10.10","packages/svelte-loader":"1.12.3","packages/presentation":"1.17.3","packages/preview-url-secret":"2.0.0","packages/preview-kit-compat":"1.5.11","packages/channels":"0.4.0","packages/visual-editing-helpers":"0.6.24","packages/visual-editing":"2.3.0","packages/insert-menu":"1.0.9","packages/comlink":"1.0.0","packages/next-loader":"1.0.6"}
{"packages/core-loader":"1.7.3","packages/react-loader":"1.10.11","packages/svelte-loader":"1.12.4","packages/presentation":"1.17.4","packages/preview-url-secret":"2.0.0","packages/preview-kit-compat":"1.5.12","packages/channels":"0.4.0","packages/visual-editing-helpers":"0.6.25","packages/visual-editing":"2.3.1","packages/insert-menu":"1.0.9","packages/comlink":"1.0.0","packages/next-loader":"1.0.7"}
9 changes: 9 additions & 0 deletions packages/core-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ 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.3](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.2...core-loader-v1.7.3) (2024-10-23)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @repo/visual-editing-helpers bumped to 0.6.25

## [1.7.2](https://github.com/sanity-io/visual-editing/compare/core-loader-v1.7.1...core-loader-v1.7.2) (2024-10-21)


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

## [1.0.7](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.0.6...next-loader-v1.0.7) (2024-10-23)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @repo/visual-editing-helpers bumped to 0.6.25

## [1.0.6](https://github.com/sanity-io/visual-editing/compare/next-loader-v1.0.5...next-loader-v1.0.6) (2024-10-23)


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.6",
"version": "1.0.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
14 changes: 14 additions & 0 deletions packages/presentation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,20 @@ 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.4](https://github.com/sanity-io/visual-editing/compare/presentation-v1.17.3...presentation-v1.17.4) (2024-10-23)


### Bug Fixes

* resolve issues with newly added canary features ([#2036](https://github.com/sanity-io/visual-editing/issues/2036)) ([7b6507b](https://github.com/sanity-io/visual-editing/commit/7b6507b35c48e5307e7a2e70536d4336e18327b6))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @repo/visual-editing-helpers bumped to 0.6.25

## [1.17.3](https://github.com/sanity-io/visual-editing/compare/presentation-v1.17.2...presentation-v1.17.3) (2024-10-21)


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.3",
"version": "1.17.4",
"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
9 changes: 9 additions & 0 deletions packages/preview-kit-compat/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@ 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.12](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.11...preview-kit-compat-v1.5.12) (2024-10-23)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @repo/visual-editing-helpers bumped to 0.6.25

## [1.5.11](https://github.com/sanity-io/visual-editing/compare/preview-kit-compat-v1.5.10...preview-kit-compat-v1.5.11) (2024-10-23)


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.11",
"version": "1.5.12",
"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.11](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.10...react-loader-v1.10.11) (2024-10-23)


### Dependencies

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

## [1.10.10](https://github.com/sanity-io/visual-editing/compare/react-loader-v1.10.9...react-loader-v1.10.10) (2024-10-21)


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.10",
"version": "1.10.11",
"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.4](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.3...svelte-loader-v1.12.4) (2024-10-23)


### Dependencies

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

## [1.12.3](https://github.com/sanity-io/visual-editing/compare/svelte-loader-v1.12.2...svelte-loader-v1.12.3) (2024-10-22)


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.3",
"version": "1.12.4",
"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
7 changes: 7 additions & 0 deletions packages/visual-editing-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.25](https://github.com/sanity-io/visual-editing/compare/visual-editing-helpers-v0.6.24...visual-editing-helpers-v0.6.25) (2024-10-23)


### Bug Fixes

* resolve issues with newly added canary features ([#2036](https://github.com/sanity-io/visual-editing/issues/2036)) ([7b6507b](https://github.com/sanity-io/visual-editing/commit/7b6507b35c48e5307e7a2e70536d4336e18327b6))

## [0.6.24](https://github.com/sanity-io/visual-editing/compare/visual-editing-helpers-v0.6.23...visual-editing-helpers-v0.6.24) (2024-10-21)


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.24",
"version": "0.6.25",
"private": true,
"license": "MIT",
"author": "Sanity.io <[email protected]>",
Expand Down
14 changes: 14 additions & 0 deletions packages/visual-editing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [2.3.1](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.3.0...visual-editing-v2.3.1) (2024-10-23)


### Bug Fixes

* resolve issues with newly added canary features ([#2036](https://github.com/sanity-io/visual-editing/issues/2036)) ([7b6507b](https://github.com/sanity-io/visual-editing/commit/7b6507b35c48e5307e7a2e70536d4336e18327b6))


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @repo/visual-editing-helpers bumped to 0.6.25

## [2.3.0](https://github.com/sanity-io/visual-editing/compare/visual-editing-v2.2.2...visual-editing-v2.3.0) (2024-10-22)


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

0 comments on commit f7a11f3

Please sign in to comment.