Skip to content

Commit bed2466

Browse files
Version Packages (#1669)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7b81c3d commit bed2466

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

workspaces/ai-integrations/.changeset/sixty-cows-accept.md

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

workspaces/ai-integrations/packages/backend/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# backend
22

3+
## 0.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [7b81c3d]
8+
- @red-hat-developer-hub/backstage-plugin-catalog-backend-module[email protected]
9+
310
## 0.0.8
411

512
### 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.8",
3+
"version": "0.0.9",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-catalog-backend-module-model-catalog
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 7b81c3d: copy model/modelServer annotations to resource/component annotations
8+
39
## 0.6.0
410

511
### 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.6.0",
3+
"version": "0.7.0",
44
"license": "Apache-2.0",
55
"description": "The model-catalog backend module for the catalog plugin.",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)