v1.0.0-beta.3
Pre-release
Pre-release
·
64 commits
to main
since this release
v1.0.0-beta.3 (2024-11-13)
Ci
-
ci: add missing shell key (
1b0bff7
) -
ci: ensure rc is set to 0 by default (
961c25a
) -
ci: remove pipefail from check_version (
6af76bc
) -
ci: add shell to composite action, github_token input (
c9dbbd8
) -
ci: check version increment before release (
9bfc365
) -
ci: skip ci for changelog commit (
78dd62a
)
Fix
Unknown
- Merge pull request #15 from algorandfoundation/fix/note_prefix_type
fix: properly support note prefix as bytes or string (db5edda
)
ci: add missing shell key (7b005b7
)
- Merge pull request #10 from algorandfoundation/ci/fix_check_version
ci: ensure rc is set to 0 by default (a3afd2c
)
- Merge pull request #9 from algorandfoundation/ci/rm_pipefail_check_version
ci: remove pipefail from check_version (53c3cc3
)
ci: check version increment before release (17caf58
)
- Merge pull request #7 from algorandfoundation/ci/changelog_skip_ci
ci: skip ci for changelog commit (91507eb
)