Skip to content

Commit 6daa092

Browse files
Version Packages
1 parent d4f739e commit 6daa092

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/quickstart/.changeset/renovate-53c70ec.md

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

workspaces/quickstart/plugins/quickstart/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-quickstart
22

3+
## 1.8.1
4+
5+
### Patch Changes
6+
7+
- 98abe8b: Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.11.0`.
8+
39
## 1.8.0
410

511
### Minor Changes

workspaces/quickstart/plugins/quickstart/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-quickstart",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)