File tree Expand file tree Collapse file tree 4 files changed +12
-7
lines changed Expand file tree Collapse file tree 4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. See [ commit-and-tag-version] ( https://github.com/absolute-version/commit-and-tag-version ) for commit guidelines.
4
4
5
+ ## [ 0.24.2] ( https://github.com/subadapcocuk/subadapp/compare/v0.24.1...v0.24.2 ) (2024-11-19)
6
+
7
+ - Logo boyutları düzenlendi
8
+ - Expo'nun son sürümüne yükseltildi
9
+
5
10
## [ 0.24.1] ( https://github.com/subadapcocuk/subadapp/compare/v0.23.6...v0.24.1 ) (2024-11-05)
6
11
7
12
- Ufak düzeltmeler yapıldı.
Original file line number Diff line number Diff line change @@ -29,8 +29,6 @@ tamamen sizin sorumluluğunuzda olduğunu kabul etmeniz gerekiyor.
29
29
30
30
- Hata bildirimlerini şu bağlantıdan yapabilirsiniz:
31
31
< https://github.com/subadapcocuk/subadapp/issues >
32
- - Mevcut geliştirme ve sonraki sürüm hedeflerini projeler sayfasında
33
- görebilirsiniz: < https://github.com/subadapcocuk/subadapp/projects/ >
34
32
- Fikirleriniz, sorularınız, genel düşünceleriniz varsa tartışma kısmına
35
33
bakabilirsiniz: < https://github.com/subadapcocuk/subadapp/discussions >
36
34
Original file line number Diff line number Diff line change 2
2
"expo" : {
3
3
"name" : " ŞubadApp" ,
4
4
"slug" : " subadapp" ,
5
- "version" : " 0.24.1 " ,
5
+ "version" : " 0.24.2 " ,
6
6
"description" : " " ,
7
7
"scheme" : " subadapp" ,
8
8
"githubUrl" : " https://github.com/subadapcocuk/subadapp" ,
31
31
],
32
32
"ios" : {
33
33
"supportsTablet" : true ,
34
- "buildNumber" : " 0.24.1 " ,
34
+ "buildNumber" : " 0.24.2 " ,
35
35
"bundleIdentifier" : " subadapp" ,
36
36
"config" : {
37
37
"usesNonExemptEncryption" : false
38
38
},
39
39
"appStoreUrl" : " https://apps.apple.com/tr/app/%C5%9Fubadapp/id1669825799" ,
40
40
"infoPlist" : {
41
41
"NSMicrophoneUsageDescription" : " This app doesn't use the microphone, this permission is required for Audio playing." ,
42
- "UIBackgroundModes" : [" audio" ]
42
+ "UIBackgroundModes" : [
43
+ " audio"
44
+ ]
43
45
},
44
46
"privacyManifests" : {
45
47
"NSPrivacyAccessedAPITypes" : [
80
82
" android.permission.RECORD_AUDIO"
81
83
],
82
84
"package" : " org.subadapp" ,
83
- "versionCode" : 510002401 ,
85
+ "versionCode" : 520002402 ,
84
86
"playStoreUrl" : " https://play.google.com/store/apps/details?id=org.subadapp"
85
87
},
86
88
"extra" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"main" : " node_modules/expo/AppEntry.js" ,
3
3
"license" : " Apache-2.0" ,
4
- "version" : " 0.24.1 " ,
4
+ "version" : " 0.24.2 " ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/subadapcocuk/subadapp.git"
You can’t perform that action at this time.
0 commit comments