diff --git a/CHANGELOG.md b/CHANGELOG.md index 65747eb..0b9b136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## 2.3.0 (2023-05-02) + + +### Features + +* upgraded to the latest version of appsflyer sdk and added support for new events ([fa9ddc7](https://github.com/rudderlabs/rudder-integration-appsflyer-ios/commit/fa9ddc749dfa046fe4a071dfe3bff0fd14560ce2)) + ## 2.2.0 (2022-12-22) diff --git a/package.json b/package.json index 2e94471..e29a67c 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,4 @@ { - "version": "2.2.0", + "version": "2.3.0", "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools" }