Skip to content

Commit 219aaa4

Browse files
chore(release): 1.18.3 [skip ci]
## @janus-idp/backstage-plugin-topology [1.18.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-12) ### Bug Fixes * **topology:** fix to layout nodes correctly on first load ([#1194](#1194)) ([30b4902](30b4902)), closes [#2](#2)
1 parent 30b4902 commit 219aaa4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

plugins/topology/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-topology [1.18.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **topology:** fix to layout nodes correctly on first load ([#1194](https://github.com/janus-idp/backstage-plugins/issues/1194)) ([30b4902](https://github.com/janus-idp/backstage-plugins/commit/30b4902811f24159b91c43336b73510d6531f74b)), closes [#2](https://github.com/janus-idp/backstage-plugins/issues/2)
7+
18
## @janus-idp/backstage-plugin-topology [1.18.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-07)
29

310

plugins/topology/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-topology",
3-
"version": "1.18.2",
3+
"version": "1.18.3",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)