Skip to content

Latest commit

 

History

History
119 lines (78 loc) · 6.4 KB

History.md

File metadata and controls

119 lines (78 loc) · 6.4 KB

###Release 1.4.5

January 27, 2017

  • fix: version doubled in release finish tag message 159783a
  • minor changes to commit message 394d7a1
  • bump deps; updated yarn.lock; 8710055

###Release 1.4.4

January 19, 2017

  • added commitBaseUrl config option; fixed xo errors; ed722f2
  • fix: don't bump versions in dry-run c3bca91

###Release 1.4.3

January 18, 2017

  • fix: missing newline after date in history by updating release-history b63e9e3

###Release 1.4.2

January 18, 2017

  • moved history stuff to release-history package; internal refactor; added history now contains commit links be4bfe7
  • .gitignore 978aadd
  • updated args package cb74401
  • updated ora 48d4973

###Release 1.4.1

January 9, 2017

  • fix bin entry in package.json d5b0d27

###Release 1.4.0

January 9, 2017

  • added engines field to package.json 5546377
  • change: renamed release.js to gf-release.js 3df75bf
  • lint / xo fixes 4c5b00a
  • updated shelljs to 0.7.6 8bd09a1
  • removed console.log 656e178

###Release 1.3.0

January 8, 2017

  • added history commit message include and exclude filters dc354aa
  • minor cleanup in prompt messages ccf704b

###Release 1.2.1

January 8, 2017

###Release 1.2.0

January 8, 2017

  • fixed xo errors 9dcad0f
  • minor cleanup e357624
    • new: prompt for npm publish, can be disabled via cli c39b4d5
    • new: dry-run option, only logs the commands without changing anything b55a449
  • updated yarn.lock 6fb9fb0

###Release 1.1.4

January 8, 2017

  • fix: get config from package.json 0d91998

###Release 1.1.3

January 7, 2017

  • added preferGlobal to package.json 0d534d8
  • fix: tag message; readme updated d57a2d9
  • updated README.md 3f90e36

###Release 1.1.2

January 7, 2017

  • fix: commit command after version bump f4d46cb
  • change: release type defaults to patch now; fix: prompt.js exports c8684ea
  • change: no more prompt if the build should run, this depends on the config now 182edab

###Release 1.1.1

January 7, 2017

  • fix: missing lib folder in package.json files entry ab0316c

###Release 1.1.0

January 7, 2017

  • added empty History.md; added history config to package.json c4c886f
  • removed xo fix script - npm run xo -- --fix is good enough 0b6d7fd
  • lint fix b63f3b3
  • option to create a history file 86a99f8
  • added history module 13bb138
  • license 4493051
  • fix: typo 51a39c1

###Release 1.0.1

January 6, 2017

###Release 1.0.0

January 6, 2017

  • removed config for testing from package.json ce7a095

###Release 0.1.0

January 6, 2017