chore(release): publish packages
- wyatt_architecture@0.2.0+1 - wyatt_authentication_bloc@0.5.1+2 - wyatt_bloc_layout@0.1.2 - wyatt_cloud_messaging_bloc_base@0.1.1+2 - wyatt_cloud_messaging_bloc_firebase@0.1.0+2 - wyatt_crud_bloc@0.1.1+1 - wyatt_form_bloc@0.2.0+4 - wyatt_http_client@2.0.1 - wyatt_i18n@2.0.1 - wyatt_ui_components@0.3.0 - wyatt_ui_kit@3.2.0 - wyatt_ui_layout@0.1.2
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## 3.2.0
|
||||
|
||||
- **REFACTOR**(ui_kit): Refactored code using the UI components package, due to breaking changes.
|
||||
- **FIX**: apply dart format.
|
||||
- **FIX**: apply dart fix --apply.
|
||||
- **FEAT**: implement notification abstraction package.
|
||||
|
||||
## 3.1.0
|
||||
|
||||
- **FIX**: upgrade to flutter 3.10.
|
||||
|
||||
@@ -20,7 +20,7 @@ dependencies:
|
||||
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.2.2
|
||||
version: ^0.3.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test: { sdk: flutter }
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_ui_kit
|
||||
description: UIKit and Design System used in Wyatt Studio.
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_ui_kit
|
||||
version: 3.1.0
|
||||
version: 3.2.0
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
@@ -25,7 +25,7 @@ dependencies:
|
||||
version: ^2.0.1
|
||||
wyatt_ui_components:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^0.2.2
|
||||
version: ^0.3.0
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.3.3
|
||||
|
||||
Reference in New Issue
Block a user