Version Packages (#4300)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-06-18 15:40:39 +02:00 committed by GitHub
parent 90655f8242
commit 438d23a21e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-agent-forge': minor
---
Initial release of the `agent-forge` plugin!

View File

@ -0,0 +1,7 @@
# @backstage-community/plugin-agent-forge
## 0.1.0
### Minor Changes
- 90655f8: Initial release of the `agent-forge` plugin!

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-agent-forge",
"version": "0.0.0",
"version": "0.1.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",