Skip to content

Commit 83fae1a

Browse files
chore(release): 1.18.8 [skip ci]
## @janus-idp/backstage-plugin-topology [1.18.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-26) ### Bug Fixes * **topology:** adds check on service and routes to match same namespace as workloads ([#1389](#1389)) ([b8c217a](b8c217a))
1 parent b8c217a commit 83fae1a

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.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **topology:** adds check on service and routes to match same namespace as workloads ([#1389](https://github.com/janus-idp/backstage-plugins/issues/1389)) ([b8c217a](https://github.com/janus-idp/backstage-plugins/commit/b8c217ac153a16993867a0d4ba9377d08dc718ba))
7+
18
## @janus-idp/backstage-plugin-topology [1.18.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-04)
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.7",
3+
"version": "1.18.8",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)