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:
Sergey Penkovsky
2026-04-28 23:52:01 +03:00
parent 4b8f5fe421
commit b4ca6da080
10 changed files with 62 additions and 9 deletions

View File

@@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2026-04-28
### Changes
---
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- [`cherrypick` - `v3.0.3`](#cherrypick---v303)
- [`cherrypick_generator` - `v4.0.0-dev.1`](#cherrypick_generator---v400-dev1)
- [`cherrypick_flutter` - `v3.0.3`](#cherrypick_flutter---v303)
- [`talker_cherrypick_logger` - `v3.0.3`](#talker_cherrypick_logger---v303)
Packages with dependency updates only:
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
- `cherrypick_flutter` - `v3.0.3`
- `talker_cherrypick_logger` - `v3.0.3`
---
#### `cherrypick` - `v3.0.3`
- **DOCS**: sync references after ProviderFactory rename.
#### `cherrypick_generator` - `v4.0.0-dev.1`
- **REFACTOR**(cherrypick_generator): migrate inject codegen to code_builder.
- **FIX**: add deps.
## 2026-01-29
### Changes