Skip to content

Commit 7e8a063

Browse files
committed
moving this script release order
1 parent f64f6ab commit 7e8a063

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

script/release-pr

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ echo "🐦 Publishing PR (canary) release..."
88

99
$(npm bin)/lerna publish --npm-tag=pr --canary --exact $@
1010

11+
$(dirname $0)/notify success
12+
13+
echo ""
1114
echo "📓 Updated CHANGELOG..."
1215

1316
$(npm bin)/lerna-changelog
14-
15-
$(dirname $0)/notify success

0 commit comments

Comments
 (0)