We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df9ea2 commit 7bcc119Copy full SHA for 7bcc119
CHANGELOG.md
@@ -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
10
## [8.7.1](https://github.com/NativeScript/ios/compare/v8.7.0...v8.7.1) (2024-04-26)
11
12
NativeScript/NativeScript-Prefix.pch
@@ -1,7 +1,7 @@
#ifndef NativeScript_Prefix_pch
#define NativeScript_Prefix_pch
-#define NATIVESCRIPT_VERSION "8.7.1"
+#define NATIVESCRIPT_VERSION "8.7.2"
#ifdef DEBUG
#define SIZEOF_OFF_T 8
0 commit comments