Skip to content

Commit fd70ce2

Browse files
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-11-09)
1 parent 05327ff commit fd70ce2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# 1.0.0 (2022-11-09)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "run-shared-scripts",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Define and run shared scripts of a monorepo using Yarn workspaces, Bolt, Lerna or pnpm",
55
"main": "lib/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)