From 095fb8697195de57d5533fe5d96486a52897745f Mon Sep 17 00:00:00 2001 From: Sentry Release Bot <75840458+getsentry-release@users.noreply.github.com> Date: Tue, 30 Jul 2024 03:52:49 -0700 Subject: [PATCH] meta(changelog): Update package versions (#465) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @spotlightjs/astro@2.1.3 ### Patch Changes - Fix dependency issues with sidecar ([#464](https://github.com/getsentry/spotlight/pull/464)) - Updated dependencies \[[`9fccaae507324671a16e939d1ed4a38539750827`](https://github.com/getsentry/spotlight/commit/9fccaae507324671a16e939d1ed4a38539750827)]: - @spotlightjs/spotlight@2.2.1 ## @spotlightjs/electron@1.1.1 ### Patch Changes - Fix dependency issues with sidecar ([#464](https://github.com/getsentry/spotlight/pull/464)) - Updated dependencies \[[`9fccaae507324671a16e939d1ed4a38539750827`](https://github.com/getsentry/spotlight/commit/9fccaae507324671a16e939d1ed4a38539750827)]: - @spotlightjs/sidecar@1.6.1 - @spotlightjs/overlay@2.2.0 ## @spotlightjs/sidecar@1.6.1 ### Patch Changes - Fix dependency issues with sidecar ([#464](https://github.com/getsentry/spotlight/pull/464)) ## @spotlightjs/spotlight@2.2.1 ### Patch Changes - Fix dependency issues with sidecar ([#464](https://github.com/getsentry/spotlight/pull/464)) - Updated dependencies \[[`9fccaae507324671a16e939d1ed4a38539750827`](https://github.com/getsentry/spotlight/commit/9fccaae507324671a16e939d1ed4a38539750827)]: - @spotlightjs/sidecar@1.6.1 - @spotlightjs/overlay@2.2.0 Co-authored-by: github-actions[bot] --- .changeset/chatty-cobras-end.md | 8 -------- packages/astro/CHANGELOG.md | 10 ++++++++++ packages/astro/package.json | 2 +- packages/electron/CHANGELOG.md | 11 +++++++++++ packages/electron/package.json | 2 +- packages/sidecar/CHANGELOG.md | 6 ++++++ packages/sidecar/package.json | 2 +- packages/spotlight/CHANGELOG.md | 11 +++++++++++ packages/spotlight/package.json | 2 +- 9 files changed, 42 insertions(+), 12 deletions(-) delete mode 100644 .changeset/chatty-cobras-end.md diff --git a/.changeset/chatty-cobras-end.md b/.changeset/chatty-cobras-end.md deleted file mode 100644 index cb0584d4..00000000 --- a/.changeset/chatty-cobras-end.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@spotlightjs/sidecar': patch -'@spotlightjs/astro': patch -'@spotlightjs/electron': patch -'@spotlightjs/spotlight': patch ---- - -Fix dependency issues with sidecar diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md index bc6d811d..b512accb 100644 --- a/packages/astro/CHANGELOG.md +++ b/packages/astro/CHANGELOG.md @@ -1,5 +1,15 @@ # @spotlightjs/astro +## 2.1.3 + +### Patch Changes + +- Fix dependency issues with sidecar ([#464](https://github.com/getsentry/spotlight/pull/464)) + +- Updated dependencies + [[`9fccaae507324671a16e939d1ed4a38539750827`](https://github.com/getsentry/spotlight/commit/9fccaae507324671a16e939d1ed4a38539750827)]: + - @spotlightjs/spotlight@2.2.1 + ## 2.1.2 ### Patch Changes diff --git a/packages/astro/package.json b/packages/astro/package.json index df3b1382..5d25ed31 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,7 +1,7 @@ { "name": "@spotlightjs/astro", "description": "Add spotlight to your Astro toolbar, for better debugging.", - "version": "2.1.2", + "version": "2.1.3", "license": "Apache-2.0", "author": "Sentry", "repository": "git@github.com:getsentry/spotlight.git", diff --git a/packages/electron/CHANGELOG.md b/packages/electron/CHANGELOG.md index 2dceebc2..8d623ce9 100644 --- a/packages/electron/CHANGELOG.md +++ b/packages/electron/CHANGELOG.md @@ -1,5 +1,16 @@ # @spotlightjs/electron +## 1.1.1 + +### Patch Changes + +- Fix dependency issues with sidecar ([#464](https://github.com/getsentry/spotlight/pull/464)) + +- Updated dependencies + [[`9fccaae507324671a16e939d1ed4a38539750827`](https://github.com/getsentry/spotlight/commit/9fccaae507324671a16e939d1ed4a38539750827)]: + - @spotlightjs/sidecar@1.6.1 + - @spotlightjs/overlay@2.2.0 + ## 1.1.0 ### Minor Changes diff --git a/packages/electron/package.json b/packages/electron/package.json index 503bf692..1d238ea1 100644 --- a/packages/electron/package.json +++ b/packages/electron/package.json @@ -3,7 +3,7 @@ "description": "Electron app for Spotlight", "author": "Sentry", "license": "Apache-2.0", - "version": "1.1.0", + "version": "1.1.1", "main": "./out/main/index.js", "files": [ "src" diff --git a/packages/sidecar/CHANGELOG.md b/packages/sidecar/CHANGELOG.md index 4a3e27b5..05194c31 100644 --- a/packages/sidecar/CHANGELOG.md +++ b/packages/sidecar/CHANGELOG.md @@ -1,5 +1,11 @@ # @spotlightjs/sidecar +## 1.6.1 + +### Patch Changes + +- Fix dependency issues with sidecar ([#464](https://github.com/getsentry/spotlight/pull/464)) + ## 1.6.0 ### Minor Changes diff --git a/packages/sidecar/package.json b/packages/sidecar/package.json index 9d986c43..843eb8a4 100644 --- a/packages/sidecar/package.json +++ b/packages/sidecar/package.json @@ -1,7 +1,7 @@ { "name": "@spotlightjs/sidecar", "description": "A small proxy server to capture and forward data from backend services to Spotlight.", - "version": "1.6.0", + "version": "1.6.1", "license": "Apache-2.0", "type": "module", "scripts": { diff --git a/packages/spotlight/CHANGELOG.md b/packages/spotlight/CHANGELOG.md index 9f0bacf0..fe7882d9 100644 --- a/packages/spotlight/CHANGELOG.md +++ b/packages/spotlight/CHANGELOG.md @@ -1,5 +1,16 @@ # @spotlightjs/spotlight +## 2.2.1 + +### Patch Changes + +- Fix dependency issues with sidecar ([#464](https://github.com/getsentry/spotlight/pull/464)) + +- Updated dependencies + [[`9fccaae507324671a16e939d1ed4a38539750827`](https://github.com/getsentry/spotlight/commit/9fccaae507324671a16e939d1ed4a38539750827)]: + - @spotlightjs/sidecar@1.6.1 + - @spotlightjs/overlay@2.2.0 + ## 2.2.0 ### Minor Changes diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index dd3bd1c6..6d72cad1 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -1,7 +1,7 @@ { "name": "@spotlightjs/spotlight", "description": "Spotlight - Sentry for development. Containing the overlay and the sidecar.", - "version": "2.2.0", + "version": "2.2.1", "license": "Apache-2.0", "type": "module", "scripts": {