chore(release): publish packages �
continuous-integration/drone/pr Build is passing

This commit was merged in pull request #190.
This commit is contained in:
2023-05-03 11:50:05 +02:00
parent 0720a14532
commit 0592cf9a3c
32 changed files with 185 additions and 51 deletions
@@ -1,3 +1,7 @@
## 2.0.1
- **FIX**(gen): rename builder correctly. (cef73aa6)
## 2.0.0
> Note: This release has breaking changes.
@@ -12,11 +12,11 @@ dependencies:
wyatt_component_copy_with_extension:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^2.0.0
version: ^2.0.1
wyatt_ui_components:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^0.1.0
version: ^0.2.0
dev_dependencies:
build_runner: ^2.3.3
@@ -26,4 +26,4 @@ dev_dependencies:
wyatt_analysis:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^2.4.2
version: ^2.5.0
@@ -1,7 +1,7 @@
name: wyatt_component_copy_with_gen
description: Generator for copywith method for components.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/component_copy_with_gen
version: 2.0.0
version: 2.0.1
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
@@ -15,11 +15,11 @@ dependencies:
wyatt_component_copy_with_extension:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^2.0.0
version: ^2.0.1
dev_dependencies:
test: ^1.21.0
wyatt_analysis:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^2.4.2
version: ^2.5.0