Skip to content

Commit 73dcdf9

Browse files
committed
chore(release): 8.8.5
1 parent 7a55aa6 commit 73dcdf9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.5](https://github.com/farfromrefug/nativescript-cli/compare/v8.8.4...v8.8.5) (2024-10-18)
6+
7+
8+
### Bug Fixes
9+
10+
* regression fix ([d7041a8](https://github.com/farfromrefug/nativescript-cli/commit/d7041a85258428d0fda5dcf69ac73be907f05517))
11+
512
### [8.8.4](https://github.com/farfromrefug/nativescript-cli/compare/v8.8.3...v8.8.4) (2024-10-17)
613

714

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.8.4",
4+
"version": "8.8.5",
55
"author": "NativeScript <[email protected]>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {

0 commit comments

Comments
 (0)