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

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @red-hat-developer-hub/backstage-plugin-catalog-backend-module-ai-resource-extensions

## 0.4.0

### Minor Changes

- 238650c: Rename package from the accidentally doubled
`catalog-backend-module-catalog-backend-module-ai-resource-extensions` path/name
to `catalog-backend-module-ai-resource-extensions`.

## 0.3.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-catalog-backend-module-ai-resource-extensions",
"version": "0.3.0",
"version": "0.4.0",
"license": "Apache-2.0",
"description": "The catalog-backend-module-ai-resource-extensions backend module for the catalog plugin.",
"main": "src/index.ts",
Expand Down
Loading