Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 2.97 KB

File metadata and controls

68 lines (38 loc) · 2.97 KB

Changelog

All notable changes to this project will be documented in this file.

[2.1.3] April 26, 2022

Fixed

  • Help: Fix prefix colors on powershell terminal (fe44e95)
  • Templates: Remove class names (35d4a54)
  • Create: Correct sentence (1806c5f)

[2.1.2] April 10, 2022

Dependencies

  • Bump dependencies (security)

[2.1.1] January 25, 2022

Fixed

[2.1.0] January 25, 2022

Added

Fixed

[2.0.3] December 19, 2021

Fixed

Fix usage of Sheweny cli

[2.0.1] December 15, 2021

Changed

  • CLI Structure: The CLI is now pure ESM module (300385b).
  • Github: Improve README.md style (5eb2eb1).

Fixed

  • Use: Chalk version 5.0.0 (91afd40)
  • Use: Execa version 6.0.0 (a4c8794)

[2.0.0] - November 21, 2021

Added

  • Templates: Add version 3 templates (ecfedd1)
  • Init: Add init command for use the cli with an existing project (4579be5)

Changed

  • Help: Changed the style of help command (081e988)

Fixed

  • Templates: Fix typescript V2 template (028feb9)
  • Templates: Fix javascript V2 template (dc99d79)
  • Create: Fix package.json (da7f799)