Skip to content

Commit 6e1fa08

Browse files
rhdh-botgithub-actions[bot]kim-tsao
authored
Version Packages (#2019)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Kim Tsao <84398375+kim-tsao@users.noreply.github.com>
1 parent 4e360d5 commit 6e1fa08

File tree

9 files changed

+26
-20
lines changed

9 files changed

+26
-20
lines changed

workspaces/translations/.changeset/renovate-6dfd75e.md

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

workspaces/translations/.changeset/tough-friends-rest.md

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

workspaces/translations/.changeset/version-bump-1-45-3.md

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

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

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

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- a698bf0: Backstage version bump to v1.45.3
8+
9+
### Patch Changes
10+
11+
- 13c0b59: Updated dependency `express` to `4.22.1`.
12+
- 308f61c: Use caret notation for express dependency
13+
314
## 0.1.0
415

516
### Minor Changes

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

workspaces/translations/plugins/translations-test/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-translations-test
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- a698bf0: Backstage version bump to v1.45.3
8+
39
## 0.1.0
410

511
### Minor Changes

workspaces/translations/plugins/translations-test/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-translations-test",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

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

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- a698bf0: Backstage version bump to v1.45.3
8+
39
## 0.1.0
410

511
### Minor Changes

workspaces/translations/plugins/translations/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-translations",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"license": "Apache-2.0",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)