diff --git a/CHANGELOG.md b/CHANGELOG.md index d48b3c7..7a96cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### As of November 4, 2020 CHANGELOG.md is no longer manually updated. +Please check the [releases page](https://github.com/amplitude/Amplitude-Flutter/releases) for up to date changes. + ## 2.2.1 * Fix addIdentity doesn't work correctly. Thanks @bradchien! diff --git a/example/pubspec.lock b/example/pubspec.lock index cfa43de..5b94e3f 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -7,7 +7,7 @@ packages: path: ".." relative: true source: path - version: "2.2.1" + version: "2.2.2" async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index fba5409..8ef3ee0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: amplitude_flutter description: Amplitude Flutter plugin -version: 2.2.1 +version: 2.2.2 homepage: https://www.amplitude.com environment: