Skip to content

Commit aa5d6c2

Browse files
chore(release): 1.6.4 [skip ci]
## @janus-idp/backstage-plugin-orchestrator-common [1.6.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-18) ### Bug Fixes * **orchestrator:** allows serving the editor envelope in disconnected environments ([janus-idp#1450](janus-idp#1450)) ([1e778d8](janus-idp@1e778d8))
1 parent 1e778d8 commit aa5d6c2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

plugins/orchestrator-common/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @janus-idp/backstage-plugin-orchestrator-common [1.6.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **orchestrator:** allows serving the editor envelope in disconnected environments ([#1450](https://github.com/janus-idp/backstage-plugins/issues/1450)) ([1e778d8](https://github.com/janus-idp/backstage-plugins/commit/1e778d88336dfec79d48ece4fd8d2a035133b70e))
7+
18
## @janus-idp/backstage-plugin-orchestrator-common [1.6.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05)
29

310
## @janus-idp/backstage-plugin-orchestrator-common [1.6.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-04)

plugins/orchestrator-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@janus-idp/backstage-plugin-orchestrator-common",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)