Skip to content

Commit

Permalink
chore: prepare for 1.5.2
Browse files Browse the repository at this point in the history
## [1.5.2](customerio/customerio-flutter@1.5.1...1.5.2) (2024-09-06)

### Bug Fixes

* improve in-app logs ([customerio#139](customerio#139)) ([b10cc75](customerio@b10cc75))
  • Loading branch information
semantic-release-bot committed Sep 6, 2024
1 parent b10cc75 commit 3225029
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.5.2](https://github.com/customerio/customerio-flutter/compare/1.5.1...1.5.2) (2024-09-06)

### Bug Fixes

* improve in-app logs ([#139](https://github.com/customerio/customerio-flutter/issues/139)) ([b10cc75](https://github.com/customerio/customerio-flutter/commit/b10cc751d6f220e7c7ade1c189bba28ee16b68ff))

## [1.5.1](https://github.com/customerio/customerio-flutter/compare/1.5.0...1.5.1) (2024-08-01)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/customer_io_plugin_version.dart
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// Don't modify this line - it's automatically updated
const version = "1.5.1";
const version = "1.5.2";
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.1
version: 1.5.2
homepage: https://customer.io
repository: https://github.com/customerio/customerio-flutter

Expand Down

0 comments on commit 3225029

Please sign in to comment.