chore(release): publish packages

- cherrypick@3.0.0-dev.13
 - cherrypick_flutter@3.0.0-dev.1
 - talker_cherrypick_logger@3.0.0-dev.1
This commit is contained in:
Sergey Penkovsky
2025-09-08 14:58:37 +03:00
parent 68a16aaa0c
commit 9e517d047f
7 changed files with 57 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
## 3.0.0-dev.1
- Update a dependency to the latest release.
## 3.0.0-dev.0
- chore(cherrypick_flutter): sync version with cherrypick 3.0.0-dev.12

View File

@@ -1,6 +1,6 @@
name: cherrypick_flutter
description: "Flutter library that allows access to the root scope through the context using `CherryPickProvider`."
version: 3.0.0-dev.0
version: 3.0.0-dev.1
homepage: https://cherrypick-di.dev/
documentation: https://cherrypick-di.dev/docs/intro
repository: https://github.com/pese-git/cherrypick
@@ -19,7 +19,7 @@ environment:
dependencies:
flutter:
sdk: flutter
cherrypick: ^3.0.0-dev.12
cherrypick: ^3.0.0-dev.13
dev_dependencies:
flutter_test: