Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

63 lines (32 loc) · 2.85 KB

v2.0.0 - 2017-08-30

  • #42 - Remove sandbox00.js

  • #40 - Add CI files and modify Gruntfile

  • #39 - Update tests

  • #38 - Rewrite documentation

  • #34 - Create library with method that return promise

  • #33 - Change Promise library to "Bluebird"

  • #32 - Error if it is not logged on npm

  • #31 - Do anything if there is not milestone for releasing

  • #30 - beforeBump does't execute tasks

  • #29 - Give solution if there are not issues for the given milestone

  • #28 - revert changes if there are any error

  • #25 - separate repository var from username

v1.0.4 - 2017-01-23

  • #25 - separate repository var from username

v1.0.3 - 2017-01-23

  • #23 - declare functions and object in correct order.

  • #22 - add see Changelog.md for details on Gruntfile.js

v1.0.2 - 2017-01-23

  • #19 - Throw error if GITHUB_ACCESS_TOKEN is empty

v1.0.1 - 2017-01-23

  • #16 - Fix grunt to the correct version

  • #13 - added badget

  • #11 - Added tests for new features #4

  • #6 - Change repository url on package.json

  • #5 - Add Travis CI

  • #4 - Add mocha and chai

  • #3 - Update Gruntfile.js to use grunt-release-github

  • #2 - Use grunt.config.get instead of grunt.file.read

  • #1 - Add support to custom github release body message

v1.0.0 - 2017-01-23

  • #16 - Fix grunt to the correct version