Skip to content

Releases: joberstein/precommit-semantic-release

v1.0.1

11 Nov 15:01
Compare
Choose a tag to compare

1.0.1 (2022-11-11)

Bug Fixes

  • Prevent tag builds from running (#5). (885c5a1), closes #3

v1.0.0

03 Sep 17:02
b6d23ae
Compare
Choose a tag to compare

1.0.0 (2022-09-03)

Bug Fixes

  • ci: Add command for validating the release. (432a90c)
  • ci: Add pip3 as an add-on to Travis. (b6dacbe)
  • ci: Add python setup tools to Travis config. (c9953a4)
  • ci: Bump Ubuntu dist to Jammy. (aad4b9f)
  • ci: Install pre-commit for travis and add an encrypted Github token. (16712d5)
  • ci: Remove redundant python installation. (346e28c)
  • ci: Update apt for Travis. (09d3648)
  • ci: Upgrade pip in Travis config. (000255a)
  • ci: Use osx for Travis to support homebrew. (e9c47ad)
  • ci: Use pip3 to install pre-commit. (dd57ee3)
  • ci: Use pip3 to upgrade pip. (41cb30e)
  • ci: Use python to install pre-commit. (d5fe833)
  • ci: Use python3.10. (952fce6)

Features