Skip to content

Commit ff31f2d

Browse files
committed
Upping version.
1 parent dff831e commit ff31f2d

File tree

4 files changed

+48
-6
lines changed

4 files changed

+48
-6
lines changed

RELEASES.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## What's Changed in 4.0.18
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)
9+
10+
## New Contributors
11+
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)
14+
15+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.17...4.0.18
16+
117
## What's Changed in 4.0.17
218

319
- Relatively large change to JAKanaThumbKey.kt by @K0baU in [#1241](https://github.com/dessalines/thumb-key/pull/1241)

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.dessalines.thumbkey"
1414
minSdk = 21
1515
targetSdk = 35
16-
versionCode = 135
17-
versionName = "4.0.17"
16+
versionCode = 136
17+
versionName = "4.0.18"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

app/src/main/assets/RELEASES.md

+13-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1-
## What's Changed in 4.0.17
1+
## What's Changed in 4.0.18
22

3-
- Relatively large change to JAKanaThumbKey.kt by @K0baU in [#1241](https://github.com/dessalines/thumb-key/pull/1241)
4-
- Add Breton translation by @zeecho in [#1240](https://github.com/dessalines/thumb-key/pull/1240)
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)
59

6-
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.16...4.0.17
10+
## New Contributors
11+
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)
14+
15+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.17...4.0.18
716

817
<!-- generated by git-cliff -->
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## What's Changed in 4.0.18
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)
9+
10+
## New Contributors
11+
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)
14+
15+
**Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.17...4.0.18
16+
17+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)