Skip to content

Spec Kit Templates - 0.0.89

Choose a tag to compare

@github-actions github-actions released this 02 Dec 19:05
· 5 commits to main since this release
6c3d698

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • Merge pull request #1237 from Mearman/fix/branch-number-collision-bug
  • Update scripts/bash/create-new-feature.sh
  • fix(scripts): prevent octal interpretation in feature number parsing
  • fix: remove unused short_name parameter from branch numbering functions
  • Update scripts/powershell/create-new-feature.ps1
  • Update scripts/bash/create-new-feature.sh
  • fix: use global maximum for branch numbering to prevent collisions