mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-29 12:07:09 +00:00
test: harden release and browser gates
This commit is contained in:
+3
-1
@@ -96,7 +96,9 @@ KoalaSync uses a **single source of truth** for all protocol constants in `share
|
||||
## Version Numbers
|
||||
|
||||
> [!CAUTION]
|
||||
> **Never manually bump version numbers.** The CI pipeline injects the version from the git tag into `manifest.base.json`, `shared/constants.js`, and `package.json` during release builds. Manual bumps cause conflicts.
|
||||
> **Never edit release versions independently.** Release maintainers run
|
||||
> `npm run prepare:release -- MAJOR.MINOR.PATCH` on a branch and merge the
|
||||
> resulting version changes through a CI-green pull request before tagging.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user