Skip to content

Commit 20c98f6

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-06) ### Features * **orchestrator:** make the internal sonata podman compatible ([#1612](#1612)) ([e4e528e](e4e528e)) ### Bug Fixes * **ocm:** update ocm frontend plugin readme ([#1611](#1611)) ([9960cc0](9960cc0))
1 parent 459b37f commit 20c98f6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

plugins/ocm/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-ocm [4.0.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **ocm:** update ocm frontend plugin readme ([#1611](https://github.com/janus-idp/backstage-plugins/issues/1611)) ([9960cc0](https://github.com/janus-idp/backstage-plugins/commit/9960cc0c2d611cdd1ee10a82ed02b7be9becefcf))
7+
18
## @janus-idp/backstage-plugin-ocm [4.0.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-04)
29

310

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

0 commit comments

Comments
 (0)