Bump version to v0.14.4

This commit is contained in:
Dat PHAM HOANG
2024-12-18 18:04:52 +07:00
committed by Dat H. Pham
parent 03e1c0e13f
commit 809284d54a
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## [0.14.3] - 2024-12-18
### Fixed
- #3349 Sanitize HTML when forward/reply/replyAll an email
- #3349 Sanitize HTML when print email
- #3349 Add recipients information to the email body when forward/reply/replyAll an email
## [0.14.3] - 2024-12-16
### Fixed
- Disable Spell check API
+1 -1
View File
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.14.3
version: 0.14.4
environment:
sdk: ">=3.0.0 <4.0.0"