This commit is contained in:
synt-xerror
2026-03-12 11:32:07 -03:00
parent 892af180c2
commit 326caf7249
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