Skip to content

Commit 972be87

Browse files
Version Packages (#2644)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c52d211 commit 972be87

6 files changed

Lines changed: 14 additions & 12 deletions

File tree

workspaces/x2a/.changeset/purple-otters-turn.md

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

workspaces/x2a/.changeset/silly-views-change.md

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

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-x2a-backend
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 6f5bfca: Implement sorting by project status.
8+
39
## 1.1.0
410

511
### Minor Changes

workspaces/x2a/plugins/x2a-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-x2a-backend",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/x2a/plugins/x2a/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-x2a
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- f68510b: Icon for the X2A left side menu.
8+
39
## 1.1.0
410

511
### Minor Changes

workspaces/x2a/plugins/x2a/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-x2a",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)