Skip to content

Commit c59e665

Browse files
Version Packages (#4715)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9048885 commit c59e665

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

workspaces/sentry/.changeset/version-bump-1-41-1.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/sentry/packages/app-next/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# app-next
22

3+
## 0.0.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fd82901]
8+
- @backstage-community/plugin-sentry@1.8.0
9+
310
## 0.0.13
411

512
### Patch Changes

workspaces/sentry/packages/app-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app-next",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"private": true,
55
"bundled": true,
66
"repository": {

workspaces/sentry/packages/app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# app
22

3+
## 0.0.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fd82901]
8+
- @backstage-community/plugin-sentry@1.8.0
9+
310
## 0.0.13
411

512
### Patch Changes

workspaces/sentry/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "0.0.13",
3+
"version": "0.0.14",
44
"private": true,
55
"bundled": true,
66
"repository": {

workspaces/sentry/plugins/sentry/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-sentry
22

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- fd82901: Backstage version bump to v1.41.1
8+
39
## 1.7.0
410

511
### Minor Changes

workspaces/sentry/plugins/sentry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-sentry",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "A Backstage plugin that integrates towards Sentry",
55
"backstage": {
66
"role": "frontend-plugin",

0 commit comments

Comments
 (0)