This commit was merged in pull request #190.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 2.0.1
|
||||
|
||||
- **FIX**(gen): rename builder correctly. (cef73aa6)
|
||||
|
||||
## 2.0.0
|
||||
|
||||
> Note: This release has breaking changes.
|
||||
|
||||
@@ -20,7 +20,7 @@ dev_dependencies:
|
||||
|
||||
wyatt_analysis:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^2.4.2
|
||||
version: ^2.5.0
|
||||
|
||||
# The following section is specific to Flutter.
|
||||
flutter:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_component_copy_with_extension
|
||||
description: Extension for component copy with feature.
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/component_copy_with_extension
|
||||
version: 2.0.0
|
||||
version: 2.0.1
|
||||
|
||||
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
|
||||
@@ -14,4 +14,4 @@ dependencies:
|
||||
dev_dependencies:
|
||||
wyatt_analysis:
|
||||
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
|
||||
version: ^2.4.2
|
||||
version: ^2.5.0
|
||||
|
||||
Reference in New Issue
Block a user