Releases: jdfalk/release-python-action
Releases · jdfalk/release-python-action
Release v1.0.1
Changes since v1.0.0:
- feat(auto-merge): add workflow to enable auto-merge on pull request labels (fc1d075)
Release v1.0.0
Changes since initial commit:
- fix(dependabot): standardize time format in schedule (3e78aa2)
- ci(deps): add dependabot configuration for github actions (adbd048)
- feat(prettier): add Prettier configuration file with custom formatting options (ddd442b)
- fix(action): skip PyPI upload in tests and configure yamllint (a5acdd5)
- fix(ci): use correct action inputs in test (a456dbe)
- fix(action): correct shell placement in composite action steps (e1a7994)
- fix(action): remove invalid shell declarations from uses steps (27fb968)
- feat(ci): add CI workflow for validation, testing, and linting feat(release): implement release workflow with versioning and changelog generation (4ad1e90)
- feat(python): initial Python package release action (b7af50b)
- Initial commit (3d8f51a)