Skip to content

Commit 7bcc119

Browse files
committed
release: 8.7.2
1 parent 1df9ea2 commit 7bcc119

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.7.2](https://github.com/NativeScript/ios/compare/v8.7.1...v8.7.2) (2024-05-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **ios:** watchOS embedded apps ([#250](https://github.com/NativeScript/ios/issues/250)) ([1df9ea2](https://github.com/NativeScript/ios/commit/1df9ea20b6bfde5163b0486e444e5471fb8343b2))
7+
8+
9+
110
## [8.7.1](https://github.com/NativeScript/ios/compare/v8.7.0...v8.7.1) (2024-04-26)
211

312

Diff for: NativeScript/NativeScript-Prefix.pch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef NativeScript_Prefix_pch
22
#define NativeScript_Prefix_pch
33

4-
#define NATIVESCRIPT_VERSION "8.7.1"
4+
#define NATIVESCRIPT_VERSION "8.7.2"
55

66
#ifdef DEBUG
77
#define SIZEOF_OFF_T 8

0 commit comments

Comments
 (0)