Skip to content

Commit d405956

Browse files
committed
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-11-09)
1 parent 8b266d4 commit d405956

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.0.2](https://github.com/bubkoo/run-shared-scripts/compare/v1.0.1...v1.0.2) (2022-11-09)
2+
13
## [1.0.1](https://github.com/bubkoo/run-shared-scripts/compare/v1.0.0...v1.0.1) (2022-11-09)
24

35

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": "1.0.1",
3+
"version": "1.0.2",
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)