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/example/pubspec.lock b/example/pubspec.lock index 82c5f36..3037e83 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -116,7 +116,7 @@ packages: path: ".." relative: true source: path - version: "0.1.2" + version: "0.1.3" flutter_lints: dependency: "direct dev" description: 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: