chore(release): publish packages
Some checks failed
continuous-integration/drone/pr Build is failing

- wyatt_cloud_messaging_bloc_base@0.1.1+1
 - wyatt_cloud_messaging_bloc_firebase@0.1.0+1
This commit is contained in:
Malo Léon 2023-08-18 18:27:50 +02:00
parent a8e826f58b
commit a1c44bfb28
5 changed files with 37 additions and 3 deletions

View File

@ -3,6 +3,32 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2023-08-18
### Changes
---
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- [`wyatt_cloud_messaging_bloc_base` - `v0.1.1+1`](#wyatt_cloud_messaging_bloc_base---v0111)
- [`wyatt_cloud_messaging_bloc_firebase` - `v0.1.0+1`](#wyatt_cloud_messaging_bloc_firebase---v0101)
---
#### `wyatt_cloud_messaging_bloc_base` - `v0.1.1+1`
- **FIX**: fix unimplemented error in listenable use case.
#### `wyatt_cloud_messaging_bloc_firebase` - `v0.1.0+1`
- **REFACTOR**(cloud_messaging_bloc_firebase): update deps.
## 2023-08-18
### Changes

View File

@ -1,3 +1,7 @@
## 0.1.1+1
- **FIX**: fix unimplemented error in listenable use case.
## 0.1.1
- **REFACTOR**: modify methods on usage.

View File

@ -1,7 +1,7 @@
name: wyatt_cloud_messaging_bloc_base
description: A starting point for Dart libraries or applications.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_notification_bloc
version: 0.1.1
version: 0.1.1+1
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub

View File

@ -1,3 +1,7 @@
## 0.1.0+1
- **REFACTOR**(cloud_messaging_bloc_firebase): update deps.
## 0.1.0+1
- Update a dependency to the latest release.

View File

@ -1,7 +1,7 @@
name: wyatt_cloud_messaging_bloc_firebase
description: A.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_cloud_messaging_bloc_firebase
version: 0.1.0
version: 0.1.0+1
publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
@ -14,7 +14,7 @@ dependencies:
wyatt_cloud_messaging_bloc_base:
hosted: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub
version: ^0.1.1
version: ^0.1.1+1
path: ^1.8.0