mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-26 22:59:58 +00:00
chore(release): publish packages
- cherrypick@3.0.0-dev.12 - cherrypick_flutter@1.1.3-dev.12 - talker_cherrypick_logger@1.1.0-dev.7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 3.0.0-dev.12
|
||||
|
||||
- **FIX**(scope): prevent concurrent modification in dispose().
|
||||
- **FIX**(binding): fix unterminated string literal and syntax issues in binding.dart.
|
||||
|
||||
## 3.0.0-dev.11
|
||||
|
||||
- **FIX**(scope): prevent concurrent modification in dispose().
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: cherrypick
|
||||
description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects.
|
||||
version: 3.0.0-dev.11
|
||||
version: 3.0.0-dev.12
|
||||
homepage: https://cherrypick-di.dev/
|
||||
documentation: https://cherrypick-di.dev/docs/intro
|
||||
repository: https://github.com/pese-git/cherrypick
|
||||
|
||||
Reference in New Issue
Block a user