Skip to content

Commit b0855ea

Browse files
Version Packages (#1035)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 59970fb commit b0855ea

12 files changed

Lines changed: 35 additions & 18 deletions

File tree

.changeset/puny-times-burn.md

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

.changeset/violet-hands-obey.md

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

plugins/renovate-backend-module-runtime-direct/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-module-runtime-direct
22

3+
## 4.0.2
4+
5+
### Patch Changes
6+
7+
- [#1022](https://github.com/secustor/backstage-plugins/pull/1022) [`59970fb`](https://github.com/secustor/backstage-plugins/commit/59970fbe2d38e2bca9d4fce48053507550f00ac2) Thanks [@secustors-renovate](https://github.com/apps/secustors-renovate)! - Bump Renovate to 43.118.0
8+
39
## 4.0.1
410

511
### Patch Changes

plugins/renovate-backend-module-runtime-direct/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@secustor/backstage-plugin-renovate-backend-module-runtime-direct",
33
"description": "The runtime-direct backend module for the renovate plugin.",
4-
"version": "4.0.1",
4+
"version": "4.0.2",
55
"engines": {
66
"node": ">=22.13.0"
77
},

plugins/renovate-backend-module-runtime-docker/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-module-runtime-docker
22

3+
## 4.0.2
4+
5+
### Patch Changes
6+
7+
- [#1022](https://github.com/secustor/backstage-plugins/pull/1022) [`59970fb`](https://github.com/secustor/backstage-plugins/commit/59970fbe2d38e2bca9d4fce48053507550f00ac2) Thanks [@secustors-renovate](https://github.com/apps/secustors-renovate)! - Bump Renovate to 43.118.0
8+
39
## 4.0.1
410

511
### Patch Changes

plugins/renovate-backend-module-runtime-docker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@secustor/backstage-plugin-renovate-backend-module-runtime-docker",
33
"description": "The runtime-docker backend module for the renovate plugin.",
4-
"version": "4.0.1",
4+
"version": "4.0.2",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "LGPL-3.0-or-later",

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.1
4+
5+
### Patch Changes
6+
7+
- [#1025](https://github.com/secustor/backstage-plugins/pull/1025) [`9ef48fe`](https://github.com/secustor/backstage-plugins/commit/9ef48fed683c57b14279e68d2d868b43aa799fda) Thanks [@secustors-renovate](https://github.com/apps/secustors-renovate)! - Bump Backstage to 1.49.4
8+
39
## 0.18.0
410

511
### Minor 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.0",
3+
"version": "0.18.1",
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.3
4+
5+
### Patch Changes
6+
7+
- [#1025](https://github.com/secustor/backstage-plugins/pull/1025) [`9ef48fe`](https://github.com/secustor/backstage-plugins/commit/9ef48fed683c57b14279e68d2d868b43aa799fda) Thanks [@secustors-renovate](https://github.com/apps/secustors-renovate)! - Bump Backstage to 1.49.4
8+
39
## 0.20.2
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.2",
3+
"version": "0.20.3",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "LGPL-3.0-or-later",

0 commit comments

Comments
 (0)