Skip to content

Commit ae84573

Browse files
Version Packages (#582)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ff20aa6 commit ae84573

5 files changed

Lines changed: 17 additions & 7 deletions

File tree

workspaces/ai-integrations/.changeset/crazy-clouds-shake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# backend
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ff20aa6]
8+
- @red-hat-developer-hub/backstage-plugin-catalog-backend-module-model-catalog@0.1.1

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.0",
3+
"version": "0.0.1",
44
"main": "dist/index.cjs.js",
55
"types": "src/index.ts",
66
"private": true,
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @red-hat-developer-hub/backstage-plugin-catalog-backend-module-model-catalog
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- ff20aa6: Initial code drop of prototype model catalog plugin originally from redhat-ai-dev fork

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.1.0",
3+
"version": "0.1.1",
44
"license": "Apache-2.0",
55
"private": true,
66
"description": "The model-catalog backend module for the catalog plugin.",

0 commit comments

Comments
 (0)