diff --git a/CHANGELOG.md b/CHANGELOG.md index 82661eb..b598c44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-alpha.7](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.6...1.0.0-alpha.7) (2023-02-09) + + +### Bug Fixes + +* in-app remove gist org id ([#19](https://github.com/customerio/customerio-flutter/issues/19)) ([ce4cc9e](https://github.com/customerio/customerio-flutter/commit/ce4cc9e4dd596ba2ff47e02199096154eac8ec06)) + ## [1.0.0-alpha.6](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.5...1.0.0-alpha.6) (2023-01-01) diff --git a/pubspec.yaml b/pubspec.yaml index 795a4ca..f05a94f 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.0.0-alpha.6 +version: 1.0.0-alpha.7 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter