chore(release): publish packages
- wyatt_analysis@2.7.0 - wyatt_architecture@0.2.0+2 - wyatt_authentication_bloc@0.6.0 - wyatt_cloud_messaging_bloc_base@0.1.1+4 - wyatt_continuous_deployment@1.1.0 - wyatt_form_bloc@0.2.0+5 - wyatt_go_router@1.0.1 - wyatt_http_client@2.0.2 - wyatt_type_utils@0.1.0 - wyatt_ui_components@0.4.0 - wyatt_ui_layout@0.1.3 - wyatt_crud_bloc_firestore@0.2.0+1 - wyatt_crud_bloc@0.2.0+1 - wyatt_i18n@2.0.3 - wyatt_cloud_messaging_bloc_firebase@0.1.0+4 - wyatt_bloc_layout@0.1.2+6 - wyatt_ui_kit@3.2.5
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## 2.7.0
|
||||
|
||||
- **REFACTOR**: rename tools/ to tool/ to follow dart conventions.
|
||||
- **FIX**: remove not yet implemented rule.
|
||||
- **FEAT**(analysis): remove describe properties rule.
|
||||
- **FEAT**: upgrade to handle dart 3.0.0.
|
||||
- **FEAT**(analysis): add full toolchain to easely update ruleset.
|
||||
|
||||
## 2.6.1
|
||||
|
||||
- **REMOVED** diagnostic_describe_all_properties (https://dart.dev/tools/linter-rules/diagnostic_describe_all_properties)
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
name: wyatt_analysis
|
||||
description: Lint rules for Dart and Flutter used internally at Wyatt Studio.
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_analysis
|
||||
version: 2.6.1
|
||||
version: 2.7.0
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user