Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilaair committed May 28, 2022
1 parent 27df033 commit daf1fee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [3.0.1] - 28/05/2022
- Apply flutter lints
- Formatting and applying conventions

## [3.0.0] - 28/05/2022
This new version brings full internationalization support along with file upload and unlimited chat appearance customization. This is a breaking release due to the introduction of the `PapercupsIntl()` and `PapercupsStyle()` classes.

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: papercups_flutter
description: Native Flutter implementation of the papercups.io chat widget.
version: 3.0.0
version: 3.0.1
homepage: https://github.com/aguilaair/papercups_flutter

environment:
Expand Down

0 comments on commit daf1fee

Please sign in to comment.