Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 58078c3

Browse files
committed
release: 8.8.3
1 parent ae94a71 commit 58078c3

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

‎CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [8.8.3](https://github.com/NativeScript/nativescript-cli/compare/v8.8.2...v8.8.3) (2024年12月03日)
2+
3+
* SPM package version now supports semver ranges
4+
* `~1.0.0` => upToNextMinor
5+
* `^1.0.0` => upToNextMajor
6+
* `#hash` => specific commit hash
7+
* `<branch>` => specific branch
8+
19
## [8.8.2](https://github.com/NativeScript/nativescript-cli/compare/v8.8.1...v8.8.2) (2024年08月28日)
210

311

‎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": "nativescript",
33
"main": "./lib/nativescript-cli-lib.js",
4-
"version": "8.8.2",
4+
"version": "8.8.3",
55
"author": "NativeScript <support@nativescript.org>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /