Skip to content

Commit c9b67ad

Browse files
Version Packages (#2714)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 68ea07c commit c9b67ad

9 files changed

Lines changed: 28 additions & 12 deletions

File tree

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

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

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 36f1834: Backstage version bump to v1.49.3
8+
39
## 0.0.2
410

511
### Patch Changes

workspaces/translations/packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@red-hat-developer-hub/translations-cli",
33
"description": "CLI tools for translation workflows with our TMS.",
4-
"version": "0.0.2",
4+
"version": "0.1.0",
55
"backstage": {
66
"role": "cli"
77
},

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 36f1834: Backstage version bump to v1.49.3
8+
39
## 0.2.2
410

511
## 0.2.1

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.2.2",
3+
"version": "0.3.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.3.0
4+
5+
### Minor Changes
6+
7+
- 36f1834: Backstage version bump to v1.49.3
8+
39
## 0.2.2
410

511
### Patch 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.2.2",
3+
"version": "0.3.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.3.0
4+
5+
### Minor Changes
6+
7+
- 36f1834: Backstage version bump to v1.49.3
8+
39
## 0.2.2
410

511
### Patch 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.2.2",
3+
"version": "0.3.0",
44
"license": "Apache-2.0",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)