Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-jenkins
|
||||
|
||||
## 0.8.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2e036369d83b: Updated `alertApi` usages with severity of `info` or `success` to use `display: transient`
|
||||
- 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/plugin-jenkins-common@0.1.16
|
||||
- @backstage/catalog-model@1.4.0
|
||||
- @backstage/errors@1.2.0
|
||||
|
||||
## 0.8.1-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-jenkins",
|
||||
"description": "A Backstage plugin that integrates towards Jenkins",
|
||||
"version": "0.8.1-next.3",
|
||||
"version": "0.8.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user