Skip to content

Commit 3decf93

Browse files
committed
chore(release): publish
- project: nativescript-in-app-review 1.1.2
1 parent fcf4ec2 commit 3decf93

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/nativescript-in-app-review/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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

packages/nativescript-in-app-review/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)