Skip to content

Commit 4dd1c30

Browse files
committed
meta: Write how to release v4
1 parent f6f037d commit 4dd1c30

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.craft.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ targets:
2525
includeNames: /^sentry-node-.*\.tgz$/
2626
config:
2727
canonical: 'npm:@sentry/node'
28-
- name: gh-pages

HOW TO RELEASE v4.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
1. Update Changelog and bump version manually with
2+
3+
`yarn lerna version --exact --no-git-tag-version --no-push --include-merged-tags VERSION`
4+
5+
2. Publish it with `craft` by specifying a rev
6+
7+
`craft publish VERSION --rev REV`

NOTES.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)