chore(release): publish packages

- cherrypick_flutter@1.1.0
This commit is contained in:
Sergey Penkovsky
2025-05-03 17:02:38 +03:00
parent 3d3130914a
commit ff55ddb491
3 changed files with 30 additions and 1 deletions

View File

@@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2025-05-03
### Changes
---
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- [`cherrypick_flutter` - `v1.1.0`](#cherrypick_flutter---v110)
---
#### `cherrypick_flutter` - `v1.1.0`
- **FIX**: update description.
- **FIX**: update gitignore.
- **FEAT**: modify api in CherryPickProvider.
## 2025-05-02
### Changes