chore(release): publish packages
- wyatt_authentication_bloc@0.2.0-dev.0
This commit is contained in:
parent
c70446e2c4
commit
c5ba545a74
21
CHANGELOG.md
21
CHANGELOG.md
@ -3,6 +3,27 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 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
|
||||
|
@ -1,3 +1,9 @@
|
||||
## 0.2.0-dev.0
|
||||
|
||||
> Note: This release has breaking changes.
|
||||
|
||||
- **BREAKING** **FEAT**: rename package.
|
||||
|
||||
## 0.1.0
|
||||
|
||||
Custom states
|
||||
|
@ -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.1.0
|
||||
version: 0.2.0-dev.0
|
||||
|
||||
environment:
|
||||
sdk: ">=2.15.1 <3.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user