Skip to content

Commit fc1abc7

Browse files
committed
v0.11.2
1 parent 03b470b commit fc1abc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.11.0",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"packages": ["packages/*"],
55
"npmClient": "yarn",
66
"useWorkspaces": true,

packages/reg-notify-github-with-api-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reg-notify-github-with-api-plugin",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Notify reg-suit result to GHE repository using API",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)