Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 803 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 803 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.3

Features

  • You can now pass the name of a workflow as an argument to Dobby to bypass the selection prompt (closes #24)

Fixes

  • Commits with extra whitespace at the end were not being recorded properly

0.1.2

Fixes

  • Retain property order when writing changes to package.json (#75)

0.1.1

Features

  • Specify a path to a changelog file in UpdateProjectFromCommits (closes #27) (#71)
  • Use special version bumping rules for versions that start with 0.x (closes #37) (#65)

0.1.0 - 2021-01-29

  • Initial release