Skip to content

Commit 67b6d42

Browse files
chore(release): Publish
- @aws/genai-plugin-langgraph-agent-for-backstage@0.1.0
1 parent 2d6f273 commit 67b6d42

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2024-12-09)
7+
8+
9+
### Features
10+
11+
* Add Generative AI plugin ([#313](https://github.com/awslabs/backstage-plugins-for-aws/issues/313)) ([cf19564](https://github.com/awslabs/backstage-plugins-for-aws/commit/cf19564d5395d58e98417405fa36553f86530a36))

plugins/genai/agent-langgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws/genai-plugin-langgraph-agent-for-backstage",
33
"description": "LangGraph agent module package for the GenAI AWS plugins for Backstage",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)