Skip to content

Commit

Permalink
🔖 1.1.3 (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 authored Sep 19, 2022
1 parent 96df0f4 commit 17cd596
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,5 +1,9 @@
# CHANGELOG

## 1.1.3

- Fix converting from WebP causes app crash on iOS. (#222).

## 1.1.2

- Fix crashes on iOS with nil data. (#220)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: flutter_image_compress
description: Compress image with native (Objective-C/Kotlin) with faster speed. Support Android/iOS.
repository: https://github.com/fluttercandies/flutter_image_compress
version: 1.1.2
version: 1.1.3

environment:
sdk: '>=2.12.0 <3.0.0'
Expand Down

0 comments on commit 17cd596

Please sign in to comment.