Skip to content

Commit 1d52e8d

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.5...v1.2.0) (2023-02-12) ### Features * Add new quiet option ([fb6f95d](fb6f95d))
1 parent 266772a commit 1d52e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-run-script",
3-
"version": "1.1.5",
3+
"version": "1.2.0",
44
"description": "Run a script on multiple repositories, cloning them if needed.",
55
"main": "dist/index.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)