wil lnot use changelong anymore

github release notes instead
pull/226/head
Mikael Finstad 2019-11-04 11:34:47 +08:00
rodzic f9e43a3bb4
commit cb2a9eb993
1 zmienionych plików z 0 dodań i 12 usunięć

Wyświetl plik

@ -3,8 +3,6 @@
### Release new version
```
# Commit changes
# Update CHANGELOG.md
# Commit CHANGELOG.md
npm version ...
# Push with tag
# Wait for Travis
@ -15,16 +13,6 @@ With travis deploy:
Go to github releases and release the created draft
```
Manual release
```
npm run download-ffmpeg
npm run extract-ffmpeg
npm run build
npm run icon-gen
npm run package
npm run release
```
## Travis setup