chore(release): publish packages

- wyatt_authentication_bloc@0.2.0
This commit is contained in:
Hugo Pointcheval 2022-04-20 18:55:29 +02:00
parent 3cbc268dea
commit 371cc33e3a
3 changed files with 28 additions and 1 deletions

View File

@ -3,6 +3,29 @@
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

View File

@ -1,3 +1,7 @@
## 0.2.0
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
## 0.2.0-dev.0
> Note: This release has breaking changes.

View File

@ -1,7 +1,7 @@
name: wyatt_authentication_bloc
description: Authentication BLoC for Flutter
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_authentication_bloc
version: 0.2.0-dev.0
version: 0.2.0
environment:
sdk: ">=2.15.1 <3.0.0"