chore(release): publish packages

- cherrypick@2.2.0-dev.2
 - cherrypick_generator@1.1.0-dev.6
 - cherrypick_flutter@1.1.2-dev.2
This commit is contained in:
Sergey Penkovsky
2025-07-15 12:10:54 +03:00
parent a3648209b9
commit 0eec549b57
7 changed files with 54 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
## 1.1.0-dev.6
> Note: This release has breaking changes.
- **FIX**: format test code.
- **FEAT**(generator): support output_dir and build_extensions config for generated files.
- **BREAKING** **FEAT**(generator): complete code generation testing framework with 100% test coverage.
## 1.1.0-dev.5
- **FEAT**: implement tryResolve via generate code.