chore(release): v1.2.1 (12) (#435)
* chore(release): v1.2.1 (12) * 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:
parent
5f67f36496
commit
8072fe2c2a
4 changed files with 15 additions and 3 deletions
2
.fossify/release-marker.txt
Normal file
2
.fossify/release-marker.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
# Auto-generated file. DO NOT EDIT.
|
||||||
|
1.2.1
|
||||||
|
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.2.1] - 2025-06-17
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Updated translations
|
- Updated translations
|
||||||
|
|
@ -137,7 +139,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/FossifyOrg/Messages/compare/1.2.0...HEAD
|
[Unreleased]: https://github.com/FossifyOrg/Messages/compare/1.2.1...HEAD
|
||||||
|
[1.2.1]: https://github.com/FossifyOrg/Messages/compare/1.2.0...1.2.1
|
||||||
[1.2.0]: https://github.com/FossifyOrg/Messages/compare/1.1.7...1.2.0
|
[1.2.0]: https://github.com/FossifyOrg/Messages/compare/1.1.7...1.2.0
|
||||||
[1.1.7]: https://github.com/FossifyOrg/Messages/compare/1.1.6...1.1.7
|
[1.1.7]: https://github.com/FossifyOrg/Messages/compare/1.1.6...1.1.7
|
||||||
[1.1.6]: https://github.com/FossifyOrg/Messages/compare/1.1.5...1.1.6
|
[1.1.6]: https://github.com/FossifyOrg/Messages/compare/1.1.5...1.1.6
|
||||||
|
|
|
||||||
7
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/12.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
Added:
|
||||||
|
|
||||||
|
• Conversation shortcuts
|
||||||
|
|
||||||
|
Changed:
|
||||||
|
|
||||||
|
• Updated translations
|
||||||
|
|
@ -3,6 +3,6 @@ android.useAndroidX=true
|
||||||
org.gradle.jvmargs=-Xmx8192m
|
org.gradle.jvmargs=-Xmx8192m
|
||||||
|
|
||||||
# Versioning
|
# Versioning
|
||||||
VERSION_NAME=1.2.0
|
VERSION_NAME=1.2.1
|
||||||
VERSION_CODE=11
|
VERSION_CODE=12
|
||||||
APP_ID=org.fossify.messages
|
APP_ID=org.fossify.messages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue