h-sphere_sql-seal/.github/workflows
Kacper Kula 4ea9a1ea34 fix: include release version in PR title and commit name
changesets/action@v1 does not output a `version` field, so the
`|| 'Next'` fallback always fired producing "Release Next".

Replaced the naive get-version step with one that runs
`changeset status --output` to resolve the next bumped version
before the changesets action runs. Falls back to the current
package.json version on publish runs (where the release PR has
already bumped the version).
2026-03-22 22:50:41 +00:00
..
docs.yml chore: deploying docs to FTP now instead of GH Pages 2025-01-02 11:53:14 +00:00
release.yml fix: include release version in PR title and commit name 2026-03-22 22:50:41 +00:00
test.yml chore: combining test and typecheck configurations 2025-01-31 13:15:09 +00:00