Release v0.52/0
This commit is contained in:
parent
08502cd06b
commit
5f690f0210
|
|
@ -92,6 +92,7 @@ if (-not $SkipBuild) {
|
|||
if (-not $SkipGit) {
|
||||
Write-Info "`n📤 Committing and tagging..."
|
||||
|
||||
|
||||
git add package.json
|
||||
git add dist/
|
||||
git commit -m "Release v$newVersion"
|
||||
|
|
|
|||
Loading…
Reference in New Issue