CHANGELOG.md in app-info-2.8.2 vs CHANGELOG.md in app-info-2.8.3
- old
+ new
@@ -7,10 +7,16 @@
## [Unreleased]
> List all changes before release a new version.
+## [2.8.3] (2022-06-27)
+
+### Fixed
+
+- Fix properties in `AndroidManifest.xml` of aab file with null state prediction.
+
## [2.8.2] (2022-02-13)
### Fixed
- Fix Arm-based M1 macOS.
@@ -226,10 +232,11 @@
### Changed
- Updated dependency of CFPropertly list be a range between 2.3.4. (thanks @[cschroed](https://github.com/cschroed))
-[Unreleased]: https://github.com/icyleaf/app-info/compare/v2.8.2..HEAD
+[Unreleased]: https://github.com/icyleaf/app-info/compare/v2.8.3..HEAD
+[2.8.3]: https://github.com/icyleaf/app-info/compare/v2.8.2...v2.8.3
[2.8.2]: https://github.com/icyleaf/app-info/compare/v2.8.1...v2.8.2
[2.8.1]: https://github.com/icyleaf/app-info/compare/v2.8.0...v2.8.1
[2.8.0]: https://github.com/icyleaf/app-info/compare/v2.7.0...v2.8.0
[2.7.0]: https://github.com/icyleaf/app-info/compare/v2.6.5...v2.7.0
[2.7.0.beta5]: https://github.com/icyleaf/app-info/compare/v2.7.0.beta2...v2.7.0.beta5