Skip to content

Releases: jdfalk/release-python-action

Release v1.0.1

31 Dec 05:11
fc1d075

Choose a tag to compare

Changes since v1.0.0:

  • feat(auto-merge): add workflow to enable auto-merge on pull request labels (fc1d075)

Release v1.0.0

31 Dec 04:01
3e78aa2

Choose a tag to compare

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)