Skip to content

Latest commit

 

History

History
131 lines (69 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

131 lines (69 loc) · 1.84 KB

[1.9.1] - (2021-02-09)

Misc

  • Update project dependencies.

[1.9.0] - (2021-02-04)

Misc

  • Update dependencies and node.

[1.9.0] - (2020-12-15)

Features

  • Create a flag to preview a previously created CHANGELOG.
  • Adds a metadata in between the generated changelog in order to preview correctly works.

[1.8.0] - (2020-12-03)

Features

  • Update dependencies.
  • Adds a burn function in order to use news-fragments in a standalone form.

Misc

  • Remove lint problems.
  • Update .nvmrc to version 14.13.1, removing the 'latest' term.

[1.7.0] - (2020-10-05)

Misc

  • Update dependencies.
  • Append dot at end of message on cli helper.

[1.6.0] - (2020-09-04)

Features

  • Update dependencies

[1.5.0] - (2020-08-25)

Misc

  • Update dependencies

[1.4.0] - (2020-07-06)

Features

  • Update project dependencies

[1.3.0] - (2020-06-09)

Features

  • Create a command to preview changelog
  • Update dependencies

Bugfixes

  • Create fragment folder if not exists on cli

[1.2.0] - (2020-06-03)

Features

  • Update dependencies

Bugfixes

  • Fix license on package.json

[1.1.2] - (2020-04-29)

Features

  • Upgrade dependencies

[1.1.1] - (2020-04-06)

Features

  • Upgrade dependencies

Bugfixes

  • Use release-its config helper when loading users configurations.

[1.1.0] - (2020-03-24)

Features

  • Create a cli command to helps creation of news fragment file.

Misc

  • Bump minimist to v1.2.5 to fix vulnerabilities.

[1.0.2] - (2020-03-11)

Bugfixes

  • Remove `getLatestVersion` method from NewsFragments.

[1.0.1] - (2020-03-11)

Bugfixes

  • Remove method `getName` from NewsFragments plugin.

[1.0.0] - (2020-03-11)

Features

  • First release! 🚀