This commit is contained in:
synt-xerror
2026-03-12 11:32:07 -03:00
parent 5ba68c9ee3
commit b94d603572
9 changed files with 141 additions and 51 deletions

6
deploy.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
TAG=$(git describe --tags --abbrev=0)
npm version $TAG --no-git-tag-version