Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 325 Bytes

publishing.md

File metadata and controls

14 lines (10 loc) · 325 Bytes

Publishing

Instructions for repository owners

# Checkout the latest main branch.
git checkout main && git pull

# Version (patch, minor, or major), build, and test a release.
VERSION_TYPE=patch tools/publish-stable.bash

# Click "generate release notes"
open https://github.com/reddit/devvit-kit/releases/new