We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2626f51 commit fb1ded3Copy full SHA for fb1ded3
lerna.json
@@ -1,5 +1,5 @@
1
{
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"npmClient": "yarn"
5
}
packages/backstage-plugin-language-info-card/package.json
@@ -1,6 +1,6 @@
"name": "@hpatoio/backstage-plugin-language-info-card",
- "version": "1.5.0",
"license": "Apache-2.0",
"main": "src/index.ts",
6
"types": "src/index.ts",
packages/backstage-plugin-language-info-processor/package.json
"name": "@hpatoio/backstage-plugin-language-info-processor",
0 commit comments