Version Packages
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-graphql-backend
|
||||
|
||||
## 0.1.33
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.3
|
||||
- @backstage/plugin-catalog-graphql@0.3.19
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
## 0.1.33-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-graphql-backend",
|
||||
"description": "An experimental Backstage backend plugin for GraphQL",
|
||||
"version": "0.1.33-next.2",
|
||||
"version": "0.1.33",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user