lossless-cut/developer-notes.md

10 wiersze
177 B
Markdown
Czysty Zwykły widok Historia

2018-05-22 21:32:54 +00:00
## Release
### Release new version
- Commit changed
- `npm version ...`
- `git push && git push --tags`
- Wait for build and draft in Github actions
- Release draft at github