mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-05-16 10:10:43 +00:00
chore(release): publish packages
- cherrypick@3.0.3 - cherrypick_generator@4.0.0-dev.1 - cherrypick_flutter@3.0.3 - talker_cherrypick_logger@3.0.3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 4.0.0-dev.1
|
||||
|
||||
- **REFACTOR**(cherrypick_generator): migrate inject codegen to code_builder.
|
||||
- **FIX**: add deps.
|
||||
|
||||
## 4.0.0-dev.0
|
||||
|
||||
> Note: This release has breaking changes.
|
||||
|
||||
@@ -2,7 +2,7 @@ name: cherrypick_generator
|
||||
description: |
|
||||
Source code generator for the cherrypick dependency injection system. Processes annotations to generate binding and module code for Dart & Flutter projects.
|
||||
|
||||
version: 4.0.0-dev.0
|
||||
version: 4.0.0-dev.1
|
||||
homepage: https://cherrypick-di.netlify.app
|
||||
documentation: https://cherrypick-di.netlify.app/docs/intro
|
||||
repository: https://github.com/pese-git/cherrypick/cherrypick_generator
|
||||
|
||||
Reference in New Issue
Block a user