File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
packages/nativescript-in-app-review Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.2 (2025-07-25)
2+
3+ ### 🚀 Features
4+
5+ - ** in-app-review:** use AppStore.requestReview on supported newer iOS versions ([ #20 ] ( https://github.com/valor-software/nativescript-plugins/pull/20 ) )
6+
7+ ### 🩹 Fixes
8+
9+ - remove type module from package.json ([ e7e885a] ( https://github.com/valor-software/nativescript-plugins/commit/e7e885a ) )
10+
11+ ### ❤️ Thank You
12+
13+ - Eduardo Speroni
14+ - Nathan Walker
15+
116## 1.1.1 (2025-04-30)
217
318### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @valor/nativescript-in-app-review" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Native in-app review popups for NativeScript apps" ,
55 "main" : " index" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments