Skip to content

Commit f3b15e7

Browse files
committed
chore(release): publish
- project: nativescript-in-app-review 1.1.1
1 parent 6f7cea0 commit f3b15e7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## 1.1.1 (2025-04-30)
2+
3+
### 🚀 Features
4+
5+
- add @valor/nativescript-in-app-review ([#9](https://github.com/valor-software/nativescript-plugins/pull/9))
6+
7+
### 🩹 Fixes
8+
9+
- **android:** use current activity ([#22](https://github.com/valor-software/nativescript-plugins/pull/22))
10+
- **in-app-review:** use split play core services ([#12](https://github.com/valor-software/nativescript-plugins/pull/12))
11+
12+
### ❤️ Thank You
13+
14+
- Nathan Walker
15+
- Samuel Schultze

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.0",
3+
"version": "1.1.1",
44
"description": "Native in-app review popups for NativeScript apps",
55
"main": "index",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)