Skip to content

Commit

Permalink
Create RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OndrejNepozitek authored Aug 29, 2020
1 parent d28001e commit 7146768
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
### Main repo
- upgrade version in Edgar.csproj
- merge dev to master
- git tag v2.0.0-alpha.2
- git push origin v2.0.0-alpha.2
- wait for build to finish
- release should be created as draft, add changelog

### Docs

- npm run version 2.0.0-alpha.1
- cmd /C "set "GIT_USER=OndrejNepozitek" && npm run deploy"

0 comments on commit 7146768

Please sign in to comment.