We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7560ef8 commit 66ba05cCopy full SHA for 66ba05c
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [8.5.3-dev.2](https://github.com/NativeScript/ios/compare/v8.5.3-dev.1...v8.5.3-dev.2) (2023-08-07)
2
+
3
4
+### Bug Fixes
5
6
+* adapter cleanup and thread safety ([7560ef8](https://github.com/NativeScript/ios/commit/7560ef8c7afe97103a698f22b7372c4c43dbea11))
7
8
9
10
## [8.5.3-dev.1](https://github.com/NativeScript/ios/compare/v8.5.3-dev.0...v8.5.3-dev.1) (2023-08-04)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "8.5.3-dev.1",
+ "version": "8.5.3-dev.2",
"keywords": [
"NativeScript",
"iOS",
0 commit comments