Skip to content

Commit 41966c1

Browse files
Version Packages (#1685)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4fcf3d4 commit 41966c1

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

workspaces/lightspeed/.changeset/fast-cats-bake.md

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

workspaces/lightspeed/packages/backend/CHANGELOG.md

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

3+
## 0.0.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [4fcf3d4]
8+
- @red-hat-developer-hub/backstage-plugin-lightspeed-backend@1.0.1
9+
310
## 0.0.19
411

512
### Patch Changes

workspaces/lightspeed/packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backend",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"main": "dist/index.cjs.js",
55
"types": "src/index.ts",
66
"private": true,

workspaces/lightspeed/plugins/lightspeed-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-lightspeed-backend
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 4fcf3d4: update the question validation prompt
8+
39
## 1.0.0
410

511
### Major Changes

workspaces/lightspeed/plugins/lightspeed-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-lightspeed-backend",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)