chore(release): publish packages

- cherrypick@2.1.0-dev.1
 - cherrypick_flutter@1.1.1-dev.1
This commit is contained in:
Sergey Penkovsky
2025-05-16 13:28:35 +03:00
parent cb5f0b23d2
commit a7dc2e0f27
5 changed files with 45 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
## 2.1.0-dev.1
- **FIX**: fix warnings.
- **FIX**: fix warnings.
- **FIX**: support passing params when resolving dependency recursively in parent scope.
- **FEAT**: Add async dependency resolution and enhance example.
- **FEAT**: Add async dependency resolution and enhance example.
## 2.0.2
- **FIX**: support passing params when resolving dependency recursively in parent scope.