Merge branch 'master' into redirect-oauth-flow

This commit is contained in:
headphonejames
2023-02-27 17:20:37 -08:00
1999 changed files with 73777 additions and 12080 deletions
+36
View File
@@ -1,5 +1,41 @@
# @backstage/plugin-gitops-profiles
## 0.3.34-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.4.1-next.0
- @backstage/core-components@0.12.5-next.0
- @backstage/theme@0.2.17
## 0.3.33
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4
- @backstage/theme@0.2.17
- @backstage/core-plugin-api@1.4.0
## 0.3.33-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.1
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.3.33-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.12.4-next.0
- @backstage/core-plugin-api@1.3.0
- @backstage/theme@0.2.16
## 0.3.32
### Patch Changes
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-gitops-profiles",
"description": "A Backstage plugin that helps you manage GitOps profiles",
"version": "0.3.32",
"version": "0.3.34-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -56,7 +56,7 @@
"@testing-library/user-event": "^14.0.0",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.49.0"
"msw": "^1.0.0"
},
"files": [
"dist"