File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
plugins/orchestrator-backend Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
### Dependencies
2
2
3
+ * ** @janus-idp/backstage-plugin-orchestrator-common :** upgraded to 1.21.0
4
+
5
+ ### Dependencies
6
+
3
7
* ** @janus-idp/backstage-plugin-orchestrator-common :** upgraded to 1.20.0
4
8
* ** @janus-idp/cli :** upgraded to 1.15.2
5
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @janus-idp/backstage-plugin-orchestrator-backend-dynamic" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"main" : " ./dist/index.cjs.js" ,
6
6
"types" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @janus-idp/backstage-plugin-orchestrator-backend" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"main" : " src/index.ts" ,
6
6
"types" : " src/index.ts" ,
78
78
"@backstage/plugin-permission-node" : " ^0.8.0" ,
79
79
"@backstage/plugin-scaffolder-backend" : " ^1.23.0" ,
80
80
"@backstage/plugin-scaffolder-node" : " ^0.4.8" ,
81
- "@janus-idp/backstage-plugin-orchestrator-common" : " * " ,
81
+ "@janus-idp/backstage-plugin-orchestrator-common" : " 1.21.0 " ,
82
82
"@urql/core" : " ^4.1.4" ,
83
83
"ajv-formats" : " ^2.1.1" ,
84
84
"cloudevents" : " ^8.0.0" ,
You can’t perform that action at this time.
0 commit comments