We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d0cb6 commit bbbea49Copy full SHA for bbbea49
2 files changed
packages/core/CHANGELOG.md
@@ -3,6 +3,10 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## [8.8.7](https://github.com/NativeScript/NativeScript/compare/@akylas/nativescript@8.8.6...@akylas/nativescript@8.8.7) (2024-10-14)
7
+
8
+**Note:** Version bump only for package @akylas/nativescript
9
10
## 8.8.6 (2024-10-14)
11
12
### Bug Fixes
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@akylas/nativescript",
- "version": "8.8.6",
+ "version": "8.8.7",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"main": "index",
"types": "index.d.ts",
0 commit comments