This commit is contained in:
synt-xerror
2026-03-12 11:32:07 -03:00
parent f9eb14e5e3
commit 2340deab4e
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