Skip to content

Latest commit

 

History

History
88 lines (43 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

88 lines (43 loc) · 2.23 KB

Change Log

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

2024-11-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_launch_kit - v0.0.1+2

  • FIX(flkit): Melos bootstrap fails to run post gen(#38). (7a3e319c)

2024-11-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_launch_kit - v0.0.1+1

  • FIX(flkit): Template generation fails due to compilation error (#35). (01741aeb)

2024-11-20

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


flutter_launch_kit - v0.0.1

  • FEAT(flkit): Rename brick to Flutter Launch Kit(#32). (52383c31)

2024-11-07

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


dependency_injection - v0.1.1

  • FEAT(dependency_injection): Add mason brick to bootstrap dependency injection (#7). (61831beb)