Skip to content

Commit fcdc163

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

File tree

7 files changed

+21
-17
lines changed

7 files changed

+21
-17
lines changed

.changeset/modern-ways-greet.md

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

.changeset/puny-hairs-do.md

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

.changeset/wild-corners-ask.md

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

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.6.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a88a79a`](https://github.com/secustor/backstage-plugins/commit/a88a79a4a88b7f3dcf476e5b05b037108c756807), [`de632d6`](https://github.com/secustor/backstage-plugins/commit/de632d661519c83dcd0389d91e9a27b0f5a2a82c), [`5b200fd`](https://github.com/secustor/backstage-plugins/commit/5b200fdc148031dc25c16c6123d21d5955e27652)]:
8+
- @secustor/backstage-plugin-renovate@0.18.0
9+
310
## 0.6.10
411

512
### Patch Changes

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.6.10",
3+
"version": "0.6.11",
44
"private": true,
55
"bundled": true,
66
"backstage": {

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

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- [#855](https://github.com/secustor/backstage-plugins/pull/855) [`a88a79a`](https://github.com/secustor/backstage-plugins/commit/a88a79a4a88b7f3dcf476e5b05b037108c756807) Thanks [@secustor](https://github.com/secustor)! - Add NavItem, which allows auto discovery the plugin
8+
9+
### Patch Changes
10+
11+
- [#857](https://github.com/secustor/backstage-plugins/pull/857) [`de632d6`](https://github.com/secustor/backstage-plugins/commit/de632d661519c83dcd0389d91e9a27b0f5a2a82c) Thanks [@secustor](https://github.com/secustor)! - Fix theme.alpha error when using material-ui 7.3.x
12+
13+
- [#852](https://github.com/secustor/backstage-plugins/pull/852) [`5b200fd`](https://github.com/secustor/backstage-plugins/commit/5b200fdc148031dc25c16c6123d21d5955e27652) Thanks [@secustor](https://github.com/secustor)! - Bump Backstage to 1.42.5
14+
315
## 0.17.4
416

517
### 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.17.4",
3+
"version": "0.18.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "LGPL-3.0-or-later",

0 commit comments

Comments
 (0)