diff --git a/CHANGELOG.md b/CHANGELOG.md index 24ee1ff4..7dcfe8b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2025-06-11 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`wyatt_crud_bloc_firestore` - `v0.2.0+3`](#wyatt_crud_bloc_firestore---v0203) + +--- + +#### `wyatt_crud_bloc_firestore` - `v0.2.0+3` + + ## 2025-05-21 ### Changes diff --git a/packages/wyatt_crud_bloc/wyatt_crud_bloc_firestore/CHANGELOG.md b/packages/wyatt_crud_bloc/wyatt_crud_bloc_firestore/CHANGELOG.md index 98f1111a..f500c54c 100644 --- a/packages/wyatt_crud_bloc/wyatt_crud_bloc_firestore/CHANGELOG.md +++ b/packages/wyatt_crud_bloc/wyatt_crud_bloc_firestore/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.2.0+3 + ## 0.2.0+2 - Update a dependency to the latest release. diff --git a/packages/wyatt_crud_bloc/wyatt_crud_bloc_firestore/pubspec.yaml b/packages/wyatt_crud_bloc/wyatt_crud_bloc_firestore/pubspec.yaml index 9cb8b921..4d04811f 100644 --- a/packages/wyatt_crud_bloc/wyatt_crud_bloc_firestore/pubspec.yaml +++ b/packages/wyatt_crud_bloc/wyatt_crud_bloc_firestore/pubspec.yaml @@ -1,7 +1,7 @@ name: wyatt_crud_bloc_firestore description: Create/Read/Update/Delete implementation for Cloud Firestore repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_crud_bloc -version: 0.2.0+2 +version: 0.2.0+3 publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub