mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
chore(release): v6.0.0-alpha.5 🚀
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [6.0.0-alpha.5](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.4...v6.0.0-alpha.5) (2025-09-25)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli
|
||||
|
||||
# [6.0.0-alpha.4](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2025-09-25)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli",
|
||||
"version": "6.0.0-alpha.4",
|
||||
"version": "6.0.0-alpha.5",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
@@ -30,7 +30,7 @@
|
||||
"@nebula.js/cli-serve": "5.0.0 - 6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nebula.js/cli-create": "^6.0.0-alpha.4",
|
||||
"@nebula.js/cli-create": "^6.0.0-alpha.5",
|
||||
"import-cwd": "3.0.0",
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user