Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions workspaces/quickstart/.changeset/bright-doors-wave.md

This file was deleted.

6 changes: 6 additions & 0 deletions workspaces/quickstart/plugins/quickstart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @red-hat-developer-hub/backstage-plugin-quickstart

## 1.9.8

### Patch Changes

- 8479da8: Rebrand Lightspeed quickstart steps to Intelligent Assistant: replace custom SVG icon with PatternFly RhUiAiChatbotIcon, update all English and localized i18n strings, and add test coverage for the Lightspeed icon.

## 1.9.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/quickstart/plugins/quickstart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-quickstart",
"version": "1.9.7",
"version": "1.9.8",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Loading