-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d28001e
commit 7146768
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |