Skip to content

Commit f3aea26

Browse files
Version Packages (#2922)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 321f6dd commit f3aea26

8 files changed

Lines changed: 23 additions & 14 deletions

File tree

workspaces/x2a/.changeset/crisp-hotels-stay.md

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

workspaces/x2a/.changeset/pretty-planes-strive.md

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

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

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

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- 321f6dd: Stream logs in real-time as backend jobs produce them. Exclude row numbers from copy selection.
8+
- Updated dependencies [f45644b]
9+
- @red-hat-developer-hub/backstage-plugin-x2a-node@0.2.2
10+
311
## 1.4.1
412

513
### Patch 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.4.1",
3+
"version": "1.4.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/x2a/plugins/x2a-node/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-node
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- f45644b: Internal change only - split x2a-node services.ts for better maintenance in the future.
8+
39
## 0.2.1
410

511
### Patch Changes

workspaces/x2a/plugins/x2a-node/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-node",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"license": "Apache-2.0",
55
"description": "Shared backend API surface (interfaces, service refs, utilities) for x2a plugins",
66
"main": "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.2.2
4+
5+
### Patch Changes
6+
7+
- 321f6dd: Stream logs in real-time as backend jobs produce them. Exclude row numbers from copy selection.
8+
39
## 1.2.1
410

511
### Patch 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.2.1",
3+
"version": "1.2.2",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)