Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
204 lines (104 loc) · 3.37 KB

CHANGELOG.md

File metadata and controls

204 lines (104 loc) · 3.37 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2024-10-10

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.3+4

  • FIX: update descriptions of commands.

2024-09-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.3+3

  • FIX: readme update.

2024-09-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.3+2

  • FIX: updating readme and bundles.

2024-09-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.3+1

  • FIX: updated readme with correct command.

2024-09-18

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.3

  • FIX: made the version as a post hook as it need to run after the version command has completed.
  • FEAT: updated descriptions of some commands.

2024-09-14

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.2+3

  • FIX(vyuh_cli): Added pre-version hook to correct update command messaging.
  • DOCS(vyuh_cli): Updated assets and README.md.

2024-09-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.2+2

  • FIX: dart format, readme and pubspec updates.

2024-09-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.2+1

  • FIX: updated readme to use hot-linked images.
  • FIX: updated pubspec.

2024-09-12

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


vyuh_cli - v0.0.2

  • REFACTOR(vyuh_cli): Renamed command to schema from ``feature-sanity-schema`.
  • REFACTOR(vyuh_cli): renamed command flutter_app to project and removed prefix from templates.
  • REFACTOR(vyuh_cli): Moved _logSummary in template to a common method in utils i.e. templateSummary.
  • REFACTOR(vyuh_cli): file name clean up.
  • FEAT: updated readme, using melos for workspace.
  • FEAT(vyuh_cli): Added vyuh_cli.
  • DOCS(vyuh_cli): Updated vyuh_cli.png.
  • DOCS(vyuh_cli): Updated comments.
  • DOCS(vyuh_cli): Updated README.md, added CHANGELOG.md,LICENSE & example.