Version Packages (next)
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.16.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
||||
- dfc8edf9c5: Internal refactor to avoid usage of deprecated symbols.
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.1.7-next.0
|
||||
- @backstage/integration@1.4.1-next.0
|
||||
- @backstage/types@1.0.2-next.0
|
||||
- @backstage/cli-common@0.1.10
|
||||
- @backstage/config@1.0.5-next.0
|
||||
- @backstage/errors@1.1.4-next.0
|
||||
|
||||
## 0.16.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.16.0",
|
||||
"version": "0.16.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user