File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 1.44.0] ( https://github.com/typelets/typelets-app/compare/v1.43.0...v1.44.0 ) (2025-11-29)
2+
3+
4+ ### Features
5+
6+ * add Twitter/OG image support for public notes ([ bd4560f] ( https://github.com/typelets/typelets-app/commit/bd4560f1892b34c7c77be2a87c4445ca29c1aab7 ) )
7+
18# [ 1.43.0] ( https://github.com/typelets/typelets-app/compare/v1.42.10...v1.43.0 ) (2025-11-29)
29
310
Original file line number Diff line number Diff line change 22 "expo" : {
33 "name" : " Typelets" ,
44 "slug" : " typelets" ,
5- "version" : " 1.43 .0" ,
5+ "version" : " 1.44 .0" ,
66 "orientation" : " default" ,
77 "icon" : " ./assets/images/icon.png" ,
88 "scheme" : " typelets" ,
1515 "ios" : {
1616 "icon" : " ./assets/images/ios-icon-dark.png" ,
1717 "bundleIdentifier" : " com.typelets.mobile.ios" ,
18- "buildNumber" : " 125 " ,
18+ "buildNumber" : " 126 " ,
1919 "supportsTablet" : true ,
2020 "infoPlist" : {
2121 "NSCameraUsageDescription" : " This app uses the camera to capture photos for your notes." ,
2626 },
2727 "android" : {
2828 "package" : " com.typelets.notes" ,
29- "versionCode" : 125 ,
29+ "versionCode" : 126 ,
3030 "softwareKeyboardLayoutMode" : " resize" ,
3131 "adaptiveIcon" : {
3232 "backgroundColor" : " #FFFFFF" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " v1" ,
33 "main" : " index.js" ,
4- "version" : " 1.43 .0" ,
4+ "version" : " 1.44 .0" ,
55 "scripts" : {
66 "start" : " expo start" ,
77 "reset-project" : " node ./scripts/reset-project.js" ,
Original file line number Diff line number Diff line change 1- export const APP_VERSION = '1.43 .0' ;
1+ export const APP_VERSION = '1.44 .0' ;
Original file line number Diff line number Diff line change 1- export const APP_VERSION = '1.43 .0' ;
1+ export const APP_VERSION = '1.44 .0' ;
You can’t perform that action at this time.
0 commit comments