Skip to content

Commit 8072fe2

Browse files
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 <[email protected]>
1 parent 5f67f36 commit 8072fe2

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

.fossify/release-marker.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto-generated file. DO NOT EDIT.
2+
1.2.1

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.2.1] - 2025-06-17
11+
1012
### Changed
1113

1214
- Updated translations
@@ -137,7 +139,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137139

138140
- Initial release
139141

140-
[Unreleased]: https://github.com/FossifyOrg/Messages/compare/1.2.0...HEAD
142+
[Unreleased]: https://github.com/FossifyOrg/Messages/compare/1.2.1...HEAD
143+
[1.2.1]: https://github.com/FossifyOrg/Messages/compare/1.2.0...1.2.1
141144
[1.2.0]: https://github.com/FossifyOrg/Messages/compare/1.1.7...1.2.0
142145
[1.1.7]: https://github.com/FossifyOrg/Messages/compare/1.1.6...1.1.7
143146
[1.1.6]: https://github.com/FossifyOrg/Messages/compare/1.1.5...1.1.6
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Added:
2+
3+
• Conversation shortcuts
4+
5+
Changed:
6+
7+
• Updated translations

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ android.useAndroidX=true
33
org.gradle.jvmargs=-Xmx8192m
44

55
# Versioning
6-
VERSION_NAME=1.2.0
7-
VERSION_CODE=11
6+
VERSION_NAME=1.2.1
7+
VERSION_CODE=12
88
APP_ID=org.fossify.messages

0 commit comments

Comments
 (0)