File tree 4 files changed +27
-12
lines changed
fastlane/metadata/android/en-US/changelogs
4 files changed +27
-12
lines changed Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.19
2
+
3
+ - add hyper layout by @luminespire in [ #1260 ] ( https://github.com/dessalines/thumb-key/pull/1260 )
4
+
5
+ ## New Contributors
6
+
7
+ - @luminespire made their first contribution in [ #1260 ] ( https://github.com/dessalines/thumb-key/pull/1260 )
8
+
9
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.18...4.0.19
10
+
1
11
## What's Changed in 4.0.18
2
12
3
13
- Theme/neon -> slightly mute purple to better fit android app palettes by @bklaase in [ #1259 ] ( https://github.com/dessalines/thumb-key/pull/1259 )
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
13
13
applicationId = " com.dessalines.thumbkey"
14
14
minSdk = 21
15
15
targetSdk = 35
16
- versionCode = 136
17
- versionName = " 4.0.18 "
16
+ versionCode = 137
17
+ versionName = " 4.0.19 "
18
18
19
19
testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
20
20
vectorDrawables {
Original file line number Diff line number Diff line change 1
- ## What's Changed in 4.0.18
1
+ ## What's Changed in 4.0.19
2
2
3
- - Theme/neon -> slightly mute purple to better fit android app palettes by @bklaase in [ #1259 ] ( https://github.com/dessalines/thumb-key/pull/1259 )
4
- - Add Neon theme(s) by @bklaase in [ #1258 ] ( https://github.com/dessalines/thumb-key/pull/1258 )
5
- - Skipping weblate updates for git cliff. by @dessalines
6
- - Adding more weblate share to readme. by @dessalines in [ #1246 ] ( https://github.com/dessalines/thumb-key/pull/1246 )
7
- - Use svg badge by @dessalines
8
- - Adding weblate translations url. by @dessalines in [ #1242 ] ( https://github.com/dessalines/thumb-key/pull/1242 )
3
+ - add hyper layout by @luminespire in [ #1260 ] ( https://github.com/dessalines/thumb-key/pull/1260 )
9
4
10
5
## New Contributors
11
6
12
- - @bklaase made their first contribution in [ #1259 ] ( https://github.com/dessalines/thumb-key/pull/1259 )
13
- - @weblate made their first contribution in [ #1247 ] ( https://github.com/dessalines/thumb-key/pull/1247 )
7
+ - @luminespire made their first contribution in [ #1260 ] ( https://github.com/dessalines/thumb-key/pull/1260 )
14
8
15
- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.17 ...4.0.18
9
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.18 ...4.0.19
16
10
17
11
<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.19
2
+
3
+ - add hyper layout by @luminespire in [#1260](https://github.com/dessalines/thumb-key/pull/1260)
4
+
5
+ ## New Contributors
6
+
7
+ - @luminespire made their first contribution in [#1260](https://github.com/dessalines/thumb-key/pull/1260)
8
+
9
+ **Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.18...4.0.19
10
+
11
+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments