Skip to content

Commit 007a720

Browse files
committed
release: 8.5.3-dev.1
1 parent b68f454 commit 007a720

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [8.5.3-dev.1](https://github.com/NativeScript/ios/compare/v8.5.3-dev.0...v8.5.3-dev.1) (2023-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* bridge release adapters ([b68f454](https://github.com/NativeScript/ios/commit/b68f454b861a5dc51a9d6ce1eac8af1a394c7787))
7+
* don't suppress timer exceptions ([0c4b819](https://github.com/NativeScript/ios/commit/0c4b819941b0327e572772018298cf9cf181436e))
8+
9+
10+
111
## [8.5.3-dev.0](https://github.com/NativeScript/ios/compare/v8.5.2...v8.5.3-dev.0) (2023-08-02)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/ios",
33
"description": "NativeScript Runtime for iOS",
4-
"version": "8.5.3-dev.0",
4+
"version": "8.5.3-dev.1",
55
"keywords": [
66
"NativeScript",
77
"iOS",

0 commit comments

Comments
 (0)