Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Latest commit

 

History

History
108 lines (58 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

108 lines (58 loc) · 1.36 KB

Changelog

1.12.0 - Release date: 2018-07-24

  • Allow nested version class

1.11.2 - Release date: 2017-10-10

  • Just spec fixes

1.11.1 - Release date: 2017-09-05

  • Use ISO_8601 format for release date #17

1.11.0 - Release date: 2017-11-08

  • Adds date to CHANGELOG title

1.10.0

  • Prevent anything except patches when not on master

1.9.2

  • Fix release command

1.9.1

  • Stage node module's package.json for commit if the file is available

1.9.0

  • Extend gem to support optional node module bumping

1.8.1

  • Enforce UTF-8 encoding on changelog file read

1.8.0

  • Semvergen can release on rubygems.org

1.7.1

  • Bug fix branch push

1.7.0

  • Support branch push

1.6.0

  • Make this gem work again

1.5.0

  • Hardcode git commit subject line

1.4.3

  • Bugfix

1.4.2

  • Change way stuff is cleaned up

1.4.1

  • Cleanup gem after release

1.4.0

  • Annotate git tags

1.3.0

  • Check for version file being readable
  • Better regex for detecting version number
  • Warning if you're not on master
  • Fail unless there's a tracking branch
  • Ensure you're uptodate with origin
  • Tag the version as well
  • Slack notifications

1.2.0

  • Foo

1.1.0

  • Push to origin in bump step
  • Release in bump step

1.0.0

  • Bump to version 1

0.2.1

  • Bumping to version 1

0.2.0

  • New user interface

0.1.0

  • Creating changelog file (aka eat dog food)