Releases: datalad/release-action
Releases Β· datalad/release-action
v1.1.0
v1.0.2
π Bug Fixes
-
Update
actions/checkout
version in workflow created bypopulate-workflows.sh
. PR #40 (by @jwodder) -
Fix the concurrency label for the
add-changelog-snippet
workflow. PR #42 (by @jwodder)
π© Dependencies
π Internal
-
Use Dependabot to update GitHub Actions versions. PR #39 (by @jwodder)
-
Run
pre-commit autoupdate
. Fixes #49 via PR #50 (by @jwodder)
π§ͺ Tests
v1.0.1
v1.0.0
π₯ Breaking Changes
-
Improve handling of
tag-prefix
(now a config file option). Fixes #22 via PR #23 (by @jwodder) -
Rename
fragment_directory
option tofragment-directory
. PR #24 (by @jwodder)
π Enhancements and New Features
π Documentation
-
Make @githubhandle into proper markdown hyperref. PR #26 (by @yarikoptic)
-
Make sample actions & workflows use
@v1
. Fixes #27 via PR #29 (by @jwodder)