Document release process
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently running the following command to release:
```sh
lerna publish -m '🚢 %s' --sign-git-tag --force-publish='*' patch
```
related: https://github.com/LinusU/fanny-pack/issues/1, https://github.com/LinusU/qrcode/issues/1
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the documented release command and the related release issues for fanny-pack and qrcode. Document the release process, including the command shown in this issue, and consider the work complete when a newcomer can follow the project’s release steps from the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, release
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100