Skip to content

Commit 37c2c0f

Browse files
Version Packages (#1006)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0a156ec commit 37c2c0f

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/crisp-chairs-follow.md

Lines changed: 0 additions & 6 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.1
4+
5+
### Patch Changes
6+
7+
- [#996](https://github.com/secustor/backstage-plugins/pull/996) [`bcb7b31`](https://github.com/secustor/backstage-plugins/commit/bcb7b31d5bba4b61fbd592a35c6f2e6d39d5ed6e) Thanks [@renovate](https://github.com/apps/renovate)! - Bump Renovate to 43.77.2 to fix critical vulnerability
8+
39
## 4.0.0
410

511
### Major 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.0",
4+
"version": "4.0.1",
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.1
4+
5+
### Patch Changes
6+
7+
- [#996](https://github.com/secustor/backstage-plugins/pull/996) [`bcb7b31`](https://github.com/secustor/backstage-plugins/commit/bcb7b31d5bba4b61fbd592a35c6f2e6d39d5ed6e) Thanks [@renovate](https://github.com/apps/renovate)! - Bump Renovate to 43.77.2 to fix critical vulnerability
8+
39
## 4.0.0
410

511
### Major 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.0",
4+
"version": "4.0.1",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "LGPL-3.0-or-later",

0 commit comments

Comments
 (0)