Skip to content

Commit

Permalink
release: 8.5.3-dev.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edusperoni committed Aug 7, 2023
1 parent 7560ef8 commit 66ba05c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [8.5.3-dev.2](https://github.com/NativeScript/ios/compare/v8.5.3-dev.1...v8.5.3-dev.2) (2023-08-07)


### Bug Fixes

* adapter cleanup and thread safety ([7560ef8](https://github.com/NativeScript/ios/commit/7560ef8c7afe97103a698f22b7372c4c43dbea11))



## [8.5.3-dev.1](https://github.com/NativeScript/ios/compare/v8.5.3-dev.0...v8.5.3-dev.1) (2023-08-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 66ba05c

Please sign in to comment.