Version Packages (#4300)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
90655f8242
commit
438d23a21e
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-agent-forge': minor
|
||||
---
|
||||
|
||||
Initial release of the `agent-forge` plugin!
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
# @backstage-community/plugin-agent-forge
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 90655f8: Initial release of the `agent-forge` plugin!
|
||||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue