Skip to content

Commit 72ca7df

Browse files
Version Packages (#840)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent db57f5e commit 72ca7df

File tree

14 files changed

+61
-21
lines changed

14 files changed

+61
-21
lines changed

.changeset/nine-wings-wear.md

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

.changeset/silver-paths-wash.md

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

packages/backend/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# backend
22

3+
## 0.5.15
4+
5+
### Patch Changes
6+
7+
- [#839](https://github.com/secustor/backstage-plugins/pull/839) [`ad8a17d`](https://github.com/secustor/backstage-plugins/commit/ad8a17db9f7b434fb661314d06c874f67bf2d231) Thanks [@secustor](https://github.com/secustor)! - Remove unused @backstage/backend-tasks package
8+
9+
- Updated dependencies [[`db57f5e`](https://github.com/secustor/backstage-plugins/commit/db57f5e3c94066417d9ac256ce50922aff05761b), [`ad8a17d`](https://github.com/secustor/backstage-plugins/commit/ad8a17db9f7b434fb661314d06c874f67bf2d231)]:
10+
- @secustor/backstage-plugin-renovate-backend@0.16.2
11+
312
## 0.5.14
413

514
### Patch Changes

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backend",
3-
"version": "0.5.14",
3+
"version": "0.5.15",
44
"main": "dist/index.cjs.js",
55
"types": "src/index.ts",
66
"private": true,

plugins/renovate-backend/CHANGELOG.md

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

3+
## 0.16.2
4+
5+
### Patch Changes
6+
7+
- [#838](https://github.com/secustor/backstage-plugins/pull/838) [`db57f5e`](https://github.com/secustor/backstage-plugins/commit/db57f5e3c94066417d9ac256ce50922aff05761b) Thanks [@secustor](https://github.com/secustor)! - Correctly mark renovate-client package as a common libary and part of the Renovate plugin
8+
9+
- [#839](https://github.com/secustor/backstage-plugins/pull/839) [`ad8a17d`](https://github.com/secustor/backstage-plugins/commit/ad8a17db9f7b434fb661314d06c874f67bf2d231) Thanks [@secustor](https://github.com/secustor)! - Remove unused @backstage/backend-tasks package
10+
11+
- Updated dependencies [[`db57f5e`](https://github.com/secustor/backstage-plugins/commit/db57f5e3c94066417d9ac256ce50922aff05761b)]:
12+
- @secustor/backstage-plugin-renovate-common@0.9.4
13+
- @secustor/backstage-plugin-renovate-node@0.5.8
14+
315
## 0.16.1
416

517
### 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.16.1",
3+
"version": "0.16.2",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"type": "commonjs",

plugins/renovate-client/CHANGELOG.md

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

3+
## 0.10.8
4+
5+
### Patch Changes
6+
7+
- [#838](https://github.com/secustor/backstage-plugins/pull/838) [`db57f5e`](https://github.com/secustor/backstage-plugins/commit/db57f5e3c94066417d9ac256ce50922aff05761b) Thanks [@secustor](https://github.com/secustor)! - Correctly mark renovate-client package as a common libary and part of the Renovate plugin
8+
9+
- Updated dependencies [[`db57f5e`](https://github.com/secustor/backstage-plugins/commit/db57f5e3c94066417d9ac256ce50922aff05761b)]:
10+
- @secustor/backstage-plugin-renovate-common@0.9.4
11+
312
## 0.10.7
413

514
### Patch Changes

plugins/renovate-client/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-client",
33
"description": "Node.js library for the renovate-client plugin",
4-
"version": "0.10.7",
4+
"version": "0.10.8",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "LGPL-3.0-or-later",

plugins/renovate-common/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-common
22

3+
## 0.9.4
4+
5+
### Patch Changes
6+
7+
- [#838](https://github.com/secustor/backstage-plugins/pull/838) [`db57f5e`](https://github.com/secustor/backstage-plugins/commit/db57f5e3c94066417d9ac256ce50922aff05761b) Thanks [@secustor](https://github.com/secustor)! - Correctly mark renovate-client package as a common libary and part of the Renovate plugin
8+
39
## 0.9.3
410

511
### Patch Changes

plugins/renovate-common/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-common",
33
"description": "Common functionalities for the renovate plugin",
4-
"version": "0.9.3",
4+
"version": "0.9.4",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "LGPL-3.0-or-later",

0 commit comments

Comments
 (0)