Skip to content

v0.2.1

Latest

Choose a tag to compare

@azedo azedo released this 26 Apr 10:00
· 10 commits to main since this release

Added

  • Sonar cloud integration to the project
  • Add pkg-dir library to better handle the finding of the user's main folder (the one that contains the package.json file)
  • Add "npm": ">=7.0.0" to the package.json file to explicit define the npm engine used to develop this library
  • Add my email for contact

Changed

Fixed

  • Update create:changelog and get-app-current-date.ts to use the pkg-dir library