chore(release): publish packages
- wyatt_authentication_bloc@0.2.1 - wyatt_bloc_helper@1.1.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.2.1
|
||||
|
||||
- **FEAT**: add google, facebook, apple, twitter login.
|
||||
|
||||
## 0.2.0+1
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_authentication_bloc
|
||||
description: Authentication BLoC for Flutter
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_authentication_bloc
|
||||
version: 0.2.0+1
|
||||
version: 0.2.1
|
||||
|
||||
environment:
|
||||
sdk: ">=2.15.1 <3.0.0"
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 1.1.0
|
||||
|
||||
- **FEAT**: add provider, consumer and helpers.
|
||||
|
||||
## 1.0.0
|
||||
|
||||
- Initial version.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_bloc_helper
|
||||
description: Your best friend for blocs in Flutter
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_bloc_helper
|
||||
version: 1.0.0
|
||||
version: 1.1.0
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.0 <3.0.0'
|
||||
|
||||
Reference in New Issue
Block a user