Skip to content

Commit ded22e4

Browse files
Version Packages (#6895)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fab302b commit ded22e4

7 files changed

Lines changed: 31 additions & 10 deletions

File tree

workspaces/ocm/.changeset/version-bump-1-46-2.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

workspaces/ocm/plugins/ocm-backend/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
### Dependencies
22

3+
## 5.13.0
4+
5+
### Minor Changes
6+
7+
- f3879a7: Backstage version bump to v1.46.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [f3879a7]
12+
- @backstage-community/plugin-ocm-common@3.16.0
13+
314
## 5.12.2
415

516
### Patch Changes

workspaces/ocm/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": "@backstage-community/plugin-ocm-backend",
3-
"version": "5.12.2",
3+
"version": "5.13.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/ocm/plugins/ocm-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## @backstage-community/plugin-ocm-common [3.3.0](https://github.com/janus-idp/backstage-plugins/compare/@backstage-community/plugin-ocm-common@3.2.0...@backstage-community/plugin-ocm-common@3.3.0) (2024-07-26)
22

3+
## 3.16.0
4+
5+
### Minor Changes
6+
7+
- f3879a7: Backstage version bump to v1.46.2
8+
39
## 3.15.0
410

511
### Minor Changes

workspaces/ocm/plugins/ocm-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@backstage-community/plugin-ocm-common",
33
"description": "Common functionalities for the Open Cluster Management plugin",
4-
"version": "3.15.0",
4+
"version": "3.16.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

workspaces/ocm/plugins/ocm/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
### Dependencies
22

3+
## 5.12.0
4+
5+
### Minor Changes
6+
7+
- f3879a7: Backstage version bump to v1.46.2
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [f3879a7]
12+
- @backstage-community/plugin-ocm-common@3.16.0
13+
314
## 5.11.1
415

516
### Patch Changes

workspaces/ocm/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": "@backstage-community/plugin-ocm",
3-
"version": "5.11.1",
3+
"version": "5.12.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)