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 03895a0 commit 40ef219Copy full SHA for 40ef219
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [8.5.3-dev.3](https://github.com/NativeScript/ios/compare/v8.5.3-dev.2...v8.5.3-dev.3) (2023-08-16)
2
+
3
4
+### Bug Fixes
5
6
+* safeguards on dictionary adapter dealloc ([03895a0](https://github.com/NativeScript/ios/commit/03895a039688182ab1f5d9b87304b71c9daf405e))
7
8
9
10
## [8.5.3-dev.2](https://github.com/NativeScript/ios/compare/v8.5.3-dev.1...v8.5.3-dev.2) (2023-08-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "8.5.3-dev.2",
+ "version": "8.5.3-dev.3",
"keywords": [
"NativeScript",
"iOS",
0 commit comments