diff --git a/CHANGELOG.md b/CHANGELOG.md index 17df2d6..47021da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2024-02-22 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`flutter_google_wallet` - `v0.1.3`](#flutter_google_wallet---v013) + +--- + +#### `flutter_google_wallet` - `v0.1.3` + + - **FEAT**(flutter_google_wallet_plugin): add method to add jwt signed wallet. + +## 0.1.3 + + - **FEAT**(flutter_google_wallet_plugin): add method to add jwt signed wallet. + + ## 2023-12-05 ### Changes diff --git a/pubspec.yaml b/pubspec.yaml index 2858586..f49e78a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_google_wallet description: A Flutter Google Wallet Plugin -version: 0.1.2 +version: 0.1.3 homepage: https://github.com/voyages-sncf-technologies/flutter_google_wallet environment: