wyatt-packages/CHANGELOG.md
Hugo Pointcheval 371cc33e3a chore(release): publish packages
- wyatt_authentication_bloc@0.2.0
2022-04-20 18:55:29 +02:00

117 lines
2.0 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2022-04-20
### Changes
---
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- [`wyatt_authentication_bloc` - `v0.2.0`](#wyatt_authentication_bloc---v020)
Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
- `wyatt_authentication_bloc` - `v0.2.0`
---
#### `wyatt_authentication_bloc` - `v0.2.0`
## 2022-04-20
### Changes
---
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- [`wyatt_form_bloc` - `v0.0.1`](#wyatt_form_bloc---v001)
Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
- `wyatt_form_bloc` - `v0.0.1`
---
#### `wyatt_form_bloc` - `v0.0.1`
## 2022-04-20
### Changes
---
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- [`wyatt_form_bloc` - `v0.0.1-dev.0`](#wyatt_form_bloc---v001-dev0)
---
#### `wyatt_form_bloc` - `v0.0.1-dev.0`
- **REFACTOR**: all package structure/documentation.
- **FEAT**: new utility package for forms and bloc.
- **DOCS**: add example app.
- **DOCS**: add few project files.
## 2022-04-19
### Changes
---
Packages with breaking changes:
- [`wyatt_authentication_bloc` - `v0.2.0-dev.0`](#wyatt_authentication_bloc---v020-dev0)
Packages with other changes:
- There are no other changes in this release.
---
#### `wyatt_authentication_bloc` - `v0.2.0-dev.0`
- **BREAKING** **FEAT**: rename package.
## 2022-04-19
### Changes
---
Packages with breaking changes:
- [`wyatt_analysis` - `v2.0.0`](#wyatt_analysis---v200)
Packages with other changes:
- There are no other changes in this release.
---
#### `wyatt_analysis` - `v2.0.0`
- **BREAKING** **FIX**: remove unawaited() since its in Dart 2.15.