Version Packages
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-sonarqube
|
||||
|
||||
## 0.7.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- ce9bc94c15e1: fix sonarqube case in config schema definition
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1108f1c65d31: fixed issued related #18259 now using luxon as adr102 asked
|
||||
- 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/plugin-sonarqube-react@0.1.6
|
||||
|
||||
## 0.6.8-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-sonarqube",
|
||||
"description": "",
|
||||
"version": "0.6.8-next.3",
|
||||
"version": "0.7.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user