File tree Expand file tree Collapse file tree 6 files changed +30
-3
lines changed Expand file tree Collapse file tree 6 files changed +30
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.3.1] ( https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/genai-plugin-langgraph-agent-for-backstage@0.3.0...@aws/genai-plugin-langgraph-agent-for-backstage@0.3.1 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws/genai-plugin-langgraph-agent-for -backstage
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.3.0] ( https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/genai-plugin-langgraph-agent-for-backstage@0.2.0...@aws/genai-plugin-langgraph-agent-for-backstage@0.3.0 ) (2025-06-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws/genai-plugin-langgraph-agent-for-backstage" ,
3
3
"description" : " LangGraph agent module package for the GenAI AWS plugins for Backstage" ,
4
- "version" : " 0.3.0 " ,
4
+ "version" : " 0.3.1 " ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
7
7
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.2.1] ( https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/genai-plugin-for-backstage-backend@0.2.0...@aws/genai-plugin-for-backstage-backend@0.2.1 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws/genai-plugin-for-backstage-backend
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.2.0] ( https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/genai-plugin-for-backstage-backend@0.1.0...@aws/genai-plugin-for-backstage-backend@0.2.0 ) (2025-06-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws/genai-plugin-for-backstage-backend" ,
3
3
"description" : " Backend package for the GenAI AWS plugins for Backstage" ,
4
- "version" : " 0.2.0 " ,
4
+ "version" : " 0.2.1 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " github:awslabs/backstage-plugins-for-aws" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.2.1] ( https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/genai-plugin-for-backstage-node@0.2.0...@aws/genai-plugin-for-backstage-node@0.2.1 ) (2025-06-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Use more generic interface for GenAI tools ([ d47279a] ( https://github.com/awslabs/backstage-plugins-for-aws/commit/d47279a81293855d44636018078c7584b14c239b ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.2.0] ( https://github.com/awslabs/backstage-plugins-for-aws/compare/@aws/genai-plugin-for-backstage-node@0.1.0...@aws/genai-plugin-for-backstage-node@0.2.0 ) (2025-06-17)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws/genai-plugin-for-backstage-node" ,
3
3
"description" : " Node library for the GenAI AWS plugins for Backstage" ,
4
- "version" : " 0.2.0 " ,
4
+ "version" : " 0.2.1 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " github:awslabs/backstage-plugins-for-aws" ,
You can’t perform that action at this time.
0 commit comments