버전문제 수정

This commit is contained in:
Macbook
2026-06-14 23:49:16 +09:00
parent 8b982d7272
commit 198ebbb3d7
5 changed files with 64 additions and 6 deletions
+3
View File
@@ -1,6 +1,9 @@
#!/usr/bin/env bash
# git push + desktop semver 명시 bump (커밋 포함)
#
# Desktop 은 frontend 소스를 번들하고 backend API 를 사용하므로
# frontend / backend / desktop / packages/shared 변경 후 push 시 사용하세요.
#
# Usage:
# ./scripts/push-with-desktop-version.sh [git push 인자...]
# ./scripts/push-with-desktop-version.sh origin main