Skip to content

Commit 459b37f

Browse files
chore(release): 4.0.1 [skip ci]
## @janus-idp/backstage-plugin-ocm-backend [4.0.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-06) ### Bug Fixes * **ocm:** update ocm frontend plugin readme ([#1611](#1611)) ([9960cc0](9960cc0))
1 parent 9960cc0 commit 459b37f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

plugins/ocm-backend/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-backend [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-backend [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-backend/dist-dynamic/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-backend-dynamic",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"main": "dist/index.cjs.js",
55
"types": "dist/index.d.ts",
66
"license": "Apache-2.0",

plugins/ocm-backend/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-backend",
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)