Skip to content

Commit 2aecb8f

Browse files
Version Packages (#1042)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent be7b0bd commit 2aecb8f

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/metal-coats-chew.md

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

plugins/renovate-backend/CHANGELOG.md

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

3+
## 0.18.2
4+
5+
### Patch Changes
6+
7+
- [#1040](https://github.com/secustor/backstage-plugins/pull/1040) [`e40e77c`](https://github.com/secustor/backstage-plugins/commit/e40e77ca17be16da450ef78ca88bfb759a2b0092) Thanks [@secustors-renovate](https://github.com/apps/secustors-renovate)! - Bump Backstage to 1.50.0
8+
39
## 0.18.1
410

511
### Patch Changes

plugins/renovate-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@secustor/backstage-plugin-renovate-backend",
3-
"version": "0.18.1",
3+
"version": "0.18.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "LGPL-3.0-or-later",

plugins/renovate/CHANGELOG.md

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

3+
## 0.20.4
4+
5+
### Patch Changes
6+
7+
- [#1040](https://github.com/secustor/backstage-plugins/pull/1040) [`e40e77c`](https://github.com/secustor/backstage-plugins/commit/e40e77ca17be16da450ef78ca88bfb759a2b0092) Thanks [@secustors-renovate](https://github.com/apps/secustors-renovate)! - Bump Backstage to 1.50.0
8+
39
## 0.20.3
410

511
### Patch Changes

plugins/renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@secustor/backstage-plugin-renovate",
3-
"version": "0.20.3",
3+
"version": "0.20.4",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "LGPL-3.0-or-later",

0 commit comments

Comments
 (0)