Skip to content

Commit

Permalink
chore: prepare for 1.2.1
Browse files Browse the repository at this point in the history
### [1.2.1](1.2.0...1.2.1) (2023-06-06)

### Bug Fixes

* updated module name from common to CioInternalCommon ([#55](#55)) ([d81f8df](d81f8df))
  • Loading branch information
semantic-release-bot committed Jun 6, 2023
1 parent d81f8df commit 2ed3ab0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [1.2.1](https://github.com/customerio/customerio-flutter/compare/1.2.0...1.2.1) (2023-06-06)


### Bug Fixes

* updated module name from common to CioInternalCommon ([#55](https://github.com/customerio/customerio-flutter/issues/55)) ([d81f8df](https://github.com/customerio/customerio-flutter/commit/d81f8df2f3c686f197625c77900af0862211b8e1))

## [1.2.0](https://github.com/customerio/customerio-flutter/compare/1.1.2...1.2.0) (2023-06-01)


Expand Down
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.2.0
version: 1.2.1
homepage: https://customer.io
repository: https://github.com/customerio/customerio-flutter

Expand Down

0 comments on commit 2ed3ab0

Please sign in to comment.