diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f7c69d..d858050 100644 --- a/CHANGELOG.md +++ b/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. +## 2023-12-28 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`djangoflow_fcm` - `v0.1.0+6`](#djangoflow_fcm---v0106) + +--- + +#### `djangoflow_fcm` - `v0.1.0+6` + + - **REVERT**: remove workaround for. ([2171605b](https://github.com/djangoflow/flutter-djangoflow/commit/2171605be95e377054f5c53182c00675c71c5f77)) + + ## 2023-12-20 ### Changes diff --git a/packages/djangoflow_push_notification/djangoflow_fcm/CHANGELOG.md b/packages/djangoflow_push_notification/djangoflow_fcm/CHANGELOG.md index 4dd3eac..df6953c 100644 --- a/packages/djangoflow_push_notification/djangoflow_fcm/CHANGELOG.md +++ b/packages/djangoflow_push_notification/djangoflow_fcm/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.0+6 + + - **REVERT**: remove workaround for. ([2171605b](https://github.com/djangoflow/flutter-djangoflow/commit/2171605be95e377054f5c53182c00675c71c5f77)) + ## 0.1.0+5 - **REFACTOR**: update dependency. ([0b68f0ce](https://github.com/djangoflow/flutter-djangoflow/commit/0b68f0cef10551dc2572d2133861c472578669b0)) diff --git a/packages/djangoflow_push_notification/djangoflow_fcm/pubspec.yaml b/packages/djangoflow_push_notification/djangoflow_fcm/pubspec.yaml index ad79976..cd78622 100644 --- a/packages/djangoflow_push_notification/djangoflow_fcm/pubspec.yaml +++ b/packages/djangoflow_push_notification/djangoflow_fcm/pubspec.yaml @@ -1,6 +1,6 @@ name: djangoflow_fcm description: A Djangoflow Flutter project to handle notifications using firebase_messaging -version: 0.1.0+5 +version: 0.1.0+6 homepage: https://github.com/djangoflow/flutter-djangoflow/ environment: