Skip to content

Commit 1094172

Browse files
committed
chore(release): 8.11.3
1 parent b5ca637 commit 1094172

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.11.3](https://github.com/farfromrefug/nativescript-cli/compare/v8.11.0...v8.11.3) (2026-04-01)
6+
7+
8+
### Bug Fixes
9+
10+
* all per platform ignoredNativeDependencies ([179209d](https://github.com/farfromrefug/nativescript-cli/commit/179209d1094a0931f1c8912aa5340db8b4768dd7))
11+
* ios extensions configuration like watchapp ([b670f14](https://github.com/farfromrefug/nativescript-cli/commit/b670f144a0037e8be80f3a34b86e9784a5e2f850))
12+
* logging fix ([4c8000e](https://github.com/farfromrefug/nativescript-cli/commit/4c8000e4492a0c87ff1f61a39bb2125c605ca367))
13+
* patch-package need to be a prod dep ([4b11f07](https://github.com/farfromrefug/nativescript-cli/commit/4b11f073bf296bad7e67a0c4ca41d69aaf1285d1))
14+
* using patch-packages for patches for now as yarn patches wont install with `npm i -g` ([6f0ea67](https://github.com/farfromrefug/nativescript-cli/commit/6f0ea6740abe886ad4fcbd16af9280c826f4c447))
15+
516
### [8.11.2](https://github.com/farfromrefug/nativescript-cli/compare/v8.11.1...v8.11.2) (2026-02-28)
617

718

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@akylas/nativescript-cli",
33
"main": "./lib/nativescript-cli-lib.js",
4-
"version": "8.11.2",
4+
"version": "8.11.3",
55
"author": "NativeScript <oss@nativescript.org>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {

0 commit comments

Comments
 (0)