Skip to content

Latest commit

 

History

History
327 lines (167 loc) · 3.95 KB

CHANGELOG.md

File metadata and controls

327 lines (167 loc) · 3.95 KB

[2.0.6] - (2022-09-15)

Misc

  • Update project dependencies.

[2.0.5] - (2022-09-05)

Misc

  • Update project dependencies.

[2.0.4] - (2022-08-26)

Misc

  • Update project dependencies.

[2.0.3] - (2022-08-15)

Misc

  • Update project dependencies.

[2.0.2] - (2022-07-26)

Misc

  • Update project dependencies.

[2.0.1] - (2022-07-05)

Misc

  • Update dependencies.

[2.0.0] - (2022-06-27)

Features

  • Move project to esm and use the latest version of release-it.

[1.14.5] - (2022-06-22)

Misc

  • Remove trailing whitespace from template metadata.

[1.14.4] - (2022-04-26)

Misc

  • Update dependencies.

[1.14.3] - (2022-04-19)

[1.14.3] - (2022-04-17)

[1.14.2] - (2021-09-22)

Misc

  • Update dependencies.

[1.14.1] - (2021-08-23)

Misc

  • Update dependencies.

[1.14.0] - (2021-08-06)

Misc

  • Update project dependencies.

[1.13.1] - (2021-06-22)

Misc

  • Fix deprecated version of joi dependency.

[1.13.0] - (2021-06-22)

Misc

  • Update project dependencies.

[1.12.1] - (2021-06-22)

[1.11.0] - (2021-06-16)

Misc

  • Update dependencies.

[1.10.0] - (2021-05-11)

Features

  • Improve npm publish flow.

Bugfixes

  • Use dynamic import for meow ESM package.

Misc

  • Update dependencies.

[1.9.2] - (2021-05-07)

Misc

  • Update dependencies.

[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! 🚀