diff --git a/CHANGELOG.md b/CHANGELOG.md index 31ff4d1..2e59551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [2.0.0](https://github.com/customerio/customerio-flutter/compare/1.5.2...2.0.0) (2024-12-10) + +### ⚠ BREAKING CHANGES + +* flutter as a source for Data pipelines + +### Features + +* flutter as a source for Data pipelines ([21a2bf0](https://github.com/customerio/customerio-flutter/commit/21a2bf0ab506bbb78fc94dc933950dafb1583e7c)) + ## [1.5.2](https://github.com/customerio/customerio-flutter/compare/1.5.1...1.5.2) (2024-09-06) ### Bug Fixes diff --git a/pubspec.yaml b/pubspec.yaml index 769a8f8..f4d743d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: customer_io description: An official flutter plugin for Customer.io, an automated messaging platform for tech-savvy marketers. -version: 1.5.2 +version: 2.0.0 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter