We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b470b commit fc1abc7Copy full SHA for fc1abc7
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"lerna": "2.11.0",
3
- "version": "0.11.1",
+ "version": "0.11.2",
4
"packages": ["packages/*"],
5
"npmClient": "yarn",
6
"useWorkspaces": true,
packages/reg-notify-github-with-api-plugin/package.json
"name": "reg-notify-github-with-api-plugin",
"description": "Notify reg-suit result to GHE repository using API",
"main": "lib/index.js",
"types": "lib/index.d.ts",
0 commit comments