Bump version to v0.16.2

This commit is contained in:
Dat PHAM HOANG
2025-06-20 11:33:59 +07:00
parent 4ae1089915
commit 4839a49d32
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## [0.16.2] - 2025-06-20
### Fixed
- [iOS] update privacy manifest for lottie library
- Translation
- #3792 Reply email with only blobId or partId
## [0.16.1] - 2025-06-19
### Fixed
- [iOS] Update new profiles for iOS release
+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.16.1
version: 0.16.2
environment:
sdk: ">=3.0.0 <4.0.0"