Skip to content

Commit

Permalink
meta(changelog): Update package versions (next) (#504)
Browse files Browse the repository at this point in the history
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 fn/prerelease-addEnvelope, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`fn/prerelease-addEnvelope` is currently in **pre mode** so this branch
has prereleases rather than normal releases. If you want to exit
prereleases, run `changeset pre exit` on `fn/prerelease-addEnvelope`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @spotlightjs/astro@2.1.7-next.3

### Patch Changes

-   Updated dependencies \[]:
    -   @spotlightjs/spotlight@2.3.2-next.3

## @spotlightjs/electron@1.1.7-next.3

### Patch Changes

-   Updated dependencies

\[[`e75c05c9e19005754fa6af583e79d505fb7a353a`](e75c05c)]:
    -   @spotlightjs/overlay@2.4.0-next.3

## @spotlightjs/overlay@2.4.0-next.3

### Patch Changes

-   fix: Fix handling of empty sidecar for contextLinesProvider

([`e75c05c9e19005754fa6af583e79d505fb7a353a`](e75c05c))

## @spotlightjs/spotlight@2.3.2-next.3

### Patch Changes

-   Updated dependencies

\[[`e75c05c9e19005754fa6af583e79d505fb7a353a`](e75c05c)]:
    -   @spotlightjs/overlay@2.4.0-next.3

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
getsentry-release and github-actions[bot] committed Aug 21, 2024
1 parent e75c05c commit e9b4ae6
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"@spotlightjs/tsconfig": "1.0.0",
"@spotlightjs/website": "0.0.1"
},
"changesets": ["blue-trees-repeat", "bright-experts-learn", "mean-rivers-brush"]
"changesets": ["blue-trees-repeat", "bright-experts-learn", "loud-ducks-travel", "mean-rivers-brush"]
}
7 changes: 7 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @spotlightjs/astro

## 2.1.7-next.3

### Patch Changes

- Updated dependencies []:
- @spotlightjs/spotlight@2.3.2-next.3

## 2.1.7-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spotlightjs/astro",
"description": "Add spotlight to your Astro toolbar, for better debugging.",
"version": "2.1.7-next.2",
"version": "2.1.7-next.3",
"license": "Apache-2.0",
"author": "Sentry",
"repository": "git@github.com:getsentry/spotlight.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/electron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @spotlightjs/electron

## 1.1.7-next.3

### Patch Changes

- Updated dependencies
[[`e75c05c9e19005754fa6af583e79d505fb7a353a`](https://github.com/getsentry/spotlight/commit/e75c05c9e19005754fa6af583e79d505fb7a353a)]:
- @spotlightjs/overlay@2.4.0-next.3

## 1.1.7-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Electron app for Spotlight",
"author": "Sentry",
"license": "Apache-2.0",
"version": "1.1.7-next.2",
"version": "1.1.7-next.3",
"main": "./out/main/index.js",
"files": [
"src"
Expand Down
7 changes: 7 additions & 0 deletions packages/overlay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @spotlightjs/core

## 2.4.0-next.3

### Patch Changes

- fix: Fix handling of empty sidecar for contextLinesProvider
([`e75c05c9e19005754fa6af583e79d505fb7a353a`](https://github.com/getsentry/spotlight/commit/e75c05c9e19005754fa6af583e79d505fb7a353a))

## 2.4.0-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spotlightjs/overlay",
"description": "The overlay of Spotlight to add debug interface to your web app.",
"version": "2.4.0-next.2",
"version": "2.4.0-next.3",
"license": "Apache-2.0",
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/spotlight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @spotlightjs/spotlight

## 2.3.2-next.3

### Patch Changes

- Updated dependencies
[[`e75c05c9e19005754fa6af583e79d505fb7a353a`](https://github.com/getsentry/spotlight/commit/e75c05c9e19005754fa6af583e79d505fb7a353a)]:
- @spotlightjs/overlay@2.4.0-next.3

## 2.3.2-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/spotlight/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spotlightjs/spotlight",
"description": "Spotlight - Sentry for development. Containing the overlay and the sidecar.",
"version": "2.3.2-next.2",
"version": "2.3.2-next.3",
"license": "Apache-2.0",
"type": "module",
"scripts": {
Expand Down

0 comments on commit e9b4ae6

Please sign in to comment.