Skip to content

Commit b929f0a

Browse files
committed
chore(release): 8.8.9
1 parent ea85225 commit b929f0a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [8.8.9](https://github.com/NativeScript/NativeScript/compare/@akylas/[email protected]...@akylas/[email protected]) (2024-11-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **ios:** getAllJSON fix ([261bf86](https://github.com/NativeScript/NativeScript/commit/261bf8600972d125ce831c5f6b99933827690732))
11+
* **ios:** prevent `ApplicationSettings.getAllJSON` error ([ea85225](https://github.com/NativeScript/NativeScript/commit/ea85225299634662ae45abd7fbef7adf92f8d348))
12+
513
### [8.8.8](https://github.com/NativeScript/NativeScript/compare/@akylas/[email protected]...@akylas/[email protected]) (2024-11-07)
614

715

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@akylas/nativescript",
3-
"version": "8.8.8",
3+
"version": "8.8.9",
44
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
55
"main": "index",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)