Skip to content

Commit 3cf608f

Browse files
Version Packages (#687)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d74f0bb commit 3cf608f

7 files changed

Lines changed: 22 additions & 17 deletions

File tree

workspaces/ai-integrations/.changeset/cold-papers-listen.md

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

workspaces/ai-integrations/.changeset/tasty-owls-rest.md

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

workspaces/ai-integrations/.changeset/wild-schools-attend.md

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

workspaces/ai-integrations/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.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f99bda6]
8+
- Updated dependencies [23dccda]
9+
- Updated dependencies [21f35a2]
10+
- @red-hat-developer-hub/backstage-plugin-catalog-backend-module-model-catalog@0.4.0
11+
312
## 0.0.3
413

514
### Patch Changes

workspaces/ai-integrations/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.0.3",
3+
"version": "0.0.4",
44
"main": "dist/index.cjs.js",
55
"types": "src/index.ts",
66
"private": true,

workspaces/ai-integrations/plugins/catalog-backend-module-model-catalog/CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 21f35a2: Add TechDocs annotations to generated Resource entities when present in the JSON object
8+
9+
### Patch Changes
10+
11+
- f99bda6: add a log message around registering the 'rhdh-rhoai-bridge' location type
12+
- 23dccda: Bug fixes to the model catalog plugin to resolve issues setting the user, license URL and authentication metadata in the generated catalog entities
13+
314
## 0.3.0
415

516
### Minor Changes

workspaces/ai-integrations/plugins/catalog-backend-module-model-catalog/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-catalog-backend-module-model-catalog",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"license": "Apache-2.0",
55
"private": true,
66
"description": "The model-catalog backend module for the catalog plugin.",

0 commit comments

Comments
 (0)