Skip to content

Commit 8684598

Browse files
committed
Preparing V1
1 parent 308ac7a commit 8684598

File tree

4 files changed

+74
-2560
lines changed

4 files changed

+74
-2560
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"npmClient": "yarn"
55
}

packages/backstage-plugin-language-info-card/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpatoio/backstage-plugin-language-info-card",
3-
"version": "1.0.23",
3+
"version": "1.1.0",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

packages/backstage-plugin-language-info-processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpatoio/backstage-plugin-language-info-processor",
3-
"version": "0.1.0",
3+
"version": "1.1.0",
44
"license": "Apache-2.0",
55
"private": true,
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)