chore(release): v1.2.2 (6) (#295)

* chore(release): v1.2.2 (6)

* chore(release): copy changelog from previous version

---------

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
This commit is contained in:
fossifybot[bot]
2025-06-17 17:44:29 +05:30
committed by GitHub
parent fc5b3068a9
commit eb9f06f3bd
4 changed files with 18 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.2.2

View File

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.2.2] - 2025-06-17
### Changed
- Updated translations
@@ -68,7 +70,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release
[Unreleased]: https://github.com/FossifyOrg/Contacts/compare/1.2.1...HEAD
[Unreleased]: https://github.com/FossifyOrg/Contacts/compare/1.2.2...HEAD
[1.2.2]: https://github.com/FossifyOrg/Contacts/compare/1.2.1...1.2.2
[1.2.1]: https://github.com/FossifyOrg/Contacts/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/FossifyOrg/Contacts/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/FossifyOrg/Contacts/compare/1.0.1...1.1.0

View File

@@ -0,0 +1,10 @@
Changed:
• Updated translations
Fixed:
• Fixed crash on startup due to private contacts
• Fixed crash when creating new contacts
• Fixed invisible preferred number indicator in light themes

View File

@@ -4,6 +4,6 @@ android.nonTransitiveRClass=true
org.gradle.jvmargs=-Xmx8192m
# Versioning
VERSION_NAME=1.2.1
VERSION_CODE=5
VERSION_NAME=1.2.2
VERSION_CODE=6
APP_ID=org.fossify.contacts