Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 8fd9d30

Browse files
committed
More release notes
1 parent a88dc67 commit 8fd9d30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ All user-facing changes should be documented in [CHANGELOG.md](./CHANGELOG.md).
4545
Run `yarn build` first.
4646

4747
Replace `future` in the changelog with a new version, following semver. Update the version in the [bug report template](./.github/ISSUE_TEMPLATE/bug_report.md) and [extension manifest](./typescript.novaextension/extension.json).
48+
49+
Publish to the extension library (Extensions > Submit to the Extension Library…).
50+
51+
**On the same commit** create and push a tag for the version `git tag $VERSION && git push --tags`. A github action will create a release and perform some automated housekeeping.

0 commit comments

Comments
 (0)