Skip to content

Commit 73160a2

Browse files
chore(release): v1.2.1 (5) (#173)
* chore(release): v1.2.1 (5) * 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 5e0168f commit 73160a2

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-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
- Marked app as beta
@@ -61,7 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6163

6264
- Initial release
6365

64-
[Unreleased]: https://github.com/FossifyOrg/Keyboard/compare/1.2.0...HEAD
66+
[Unreleased]: https://github.com/FossifyOrg/Keyboard/compare/1.2.1...HEAD
67+
[1.2.1]: https://github.com/FossifyOrg/Keyboard/compare/1.2.0...1.2.1
6568
[1.2.0]: https://github.com/FossifyOrg/Keyboard/compare/1.1.1...1.2.0
6669
[1.1.1]: https://github.com/FossifyOrg/Keyboard/compare/1.1.0...1.1.1
6770
[1.1.0]: https://github.com/FossifyOrg/Keyboard/compare/1.0.0...1.1.0
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Added:
2+
3+
• Kabyle layout
4+
5+
Changed:
6+
7+
• Marked app as beta
8+
• Improved Lithuanian layout
9+
• Improved Romanian layout
10+
• Improved Slovenian layout
11+
• Updated translations
12+
13+
Fixed:
14+
15+
• Fixed missing popup characters in Belarusian layout

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ android.nonTransitiveRClass=false
44
org.gradle.jvmargs=-Xmx4g
55

66
# Versioning
7-
VERSION_NAME=1.2.0
8-
VERSION_CODE=4
7+
VERSION_NAME=1.2.1
8+
VERSION_CODE=5
99
APP_ID=org.fossify.keyboard

0 commit comments

Comments
 (0)