Version Packages
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# @backstage/plugin-nomad
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 05bf04ca6863: Initialize Nomad plugin with frontend and backend. List jobs/allocations
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.5.2
|
||||
- @backstage/core-components@0.13.2
|
||||
- @backstage/theme@0.4.0
|
||||
- @backstage/plugin-catalog-react@1.7.0
|
||||
- @backstage/catalog-model@1.4.0
|
||||
- @backstage/config@1.0.8
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-nomad",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user