Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.6 (2021-10-21)

1.0.5 (2021-10-21)

1.0.4 (2021-04-21)

1.0.3 (2021-04-21)

1.0.2 (2020-08-24)

Bug Fixes

1.0.1 (2020-05-18)

Bug Fixes

  • correct error in skip ci syntax in actions example

1.0.0 (2020-05-18)

Features

  • Run standard-version from within a Docker container
  • Provide parameters to standard-version using Docker entrypoint
  • Implement GitHub Actions to dogfood the tool and serve as an example

0.0.3 (2020-05-18)

Bug Fixes

  • update documentation and examples (45eb3d1)

0.0.2 (2020-05-18)

  • [ci] Add version updating to GitHub actions on master branch
  • [ci] Add Docker building to GitHub actions on all branches

0.0.1 (2020-05-18)

  • Initial version.