Version Packages (next)
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.19.0-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5f2c38c70f5b: Fix SNYK-JS-FASTXMLPARSER-5668858 (`fast-xml-parser`) by upgrading aws-sdk to at least the current latest version.
|
||||
- Updated dependencies
|
||||
- @backstage/integration-aws-node@0.1.4-next.1
|
||||
- @backstage/backend-app-api@0.4.4-next.2
|
||||
- @backstage/backend-dev-utils@0.1.1
|
||||
- @backstage/backend-plugin-api@0.5.3-next.2
|
||||
- @backstage/cli-common@0.1.12
|
||||
- @backstage/config@1.0.7
|
||||
- @backstage/config-loader@1.3.1-next.1
|
||||
- @backstage/errors@1.2.0-next.0
|
||||
- @backstage/integration@1.5.0-next.0
|
||||
- @backstage/types@1.0.2
|
||||
|
||||
## 0.19.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.19.0-next.1",
|
||||
"version": "0.19.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user