chore(release): publish packages

- wyatt_form_bloc@0.0.1
This commit is contained in:
2022-04-20 18:28:09 +02:00
parent 7e433fc0dd
commit d191afad33
3 changed files with 28 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.0.1
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
## 0.0.1-dev.0
- **REFACTOR**: all package structure/documentation.
+1 -1
View File
@@ -1,7 +1,7 @@
name: wyatt_form_bloc
description: Manage forms in Dart & Flutter with Bloc
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_form_bloc
version: 0.0.1-dev.0
version: 0.0.1
environment:
sdk: '>=2.16.2 <3.0.0'