Skip to content

Releases: jedwards1211/npm-fetch-changelog

v1.4.1

03 May 19:25
Compare
Choose a tag to compare

1.4.1 (2019-05-03)

Bug Fixes

  • changelog-parser: return original header markdown (f0735bd)

v1.4.0

03 May 19:18
Compare
Choose a tag to compare

1.4.0 (2019-05-03)

Features

  • add header field to output releases (621058c)

v1.3.4

03 May 19:01
Compare
Choose a tag to compare

1.3.4 (2019-05-03)

Bug Fixes

  • changelog-parser: tolerate 'v' before version numbers (a45d628)
  • changelog-parser: tolerate lazy people who omit the patch number from some versions in the changelog (40f6acb)

v1.3.3

03 May 18:49
Compare
Choose a tag to compare

1.3.3 (2019-05-03)

Bug Fixes

  • changelog-parser: support ----- headers (2f14165)

v1.3.2

03 May 18:42
Compare
Choose a tag to compare

1.3.2 (2019-05-03)

Bug Fixes

  • getNpmToken: add missing encoding argument (4a752e0)

v1.3.1

03 May 18:39
Compare
Choose a tag to compare

1.3.1 (2019-05-03)

Bug Fixes

  • getNpmToken: fix flow error (083b895)

v1.3.0

03 May 17:52
Compare
Choose a tag to compare

1.3.0 (2019-05-03)

Features

  • add full option, output all versions with body or error (a1b836d)

v1.2.2

03 May 17:15
Compare
Choose a tag to compare

1.2.2 (2019-05-03)

Bug Fixes

  • fetch changelog files via github api (f8113be)

v1.2.1

03 May 16:49
Compare
Choose a tag to compare

1.2.1 (2019-05-03)

Bug Fixes

v1.2.0

02 May 22:50
Compare
Choose a tag to compare

1.2.0 (2019-05-02)

Features

  • support GH_TOKEN for authenticated requests (c0964b4)