chore(release): v6.0.1-alpha.0 🚀

This commit is contained in:
caele
2025-10-02 18:58:19 +02:00
parent d227626473
commit 41cec5caca
35 changed files with 135 additions and 71 deletions

View File

@@ -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.1-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0...v6.0.1-alpha.0) (2025-10-02)
**Note:** Version bump only for package @nebula.js/cli-build
# [6.0.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.6...v6.0.0) (2025-09-29)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "6.0.0",
"version": "6.0.1-alpha.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",

View File

@@ -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.1-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0...v6.0.1-alpha.0) (2025-10-02)
**Note:** Version bump only for package @nebula.js/cli
# [6.0.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.6...v6.0.0) (2025-09-29)
**Note:** Version bump only for package @nebula.js/cli

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "6.0.0",
"version": "6.0.1-alpha.0",
"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",
"@nebula.js/cli-create": "^6.0.1-alpha.0",
"import-cwd": "3.0.0",
"yargs": "17.7.2"
}

View File

@@ -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.1-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0...v6.0.1-alpha.0) (2025-10-02)
**Note:** Version bump only for package @nebula.js/cli-create
# [6.0.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.6...v6.0.0) (2025-09-29)
**Note:** Version bump only for package @nebula.js/cli-create

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-create",
"version": "6.0.0",
"version": "6.0.1-alpha.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",

View File

@@ -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.1-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0...v6.0.1-alpha.0) (2025-10-02)
**Note:** Version bump only for package @nebula.js/cli-sense
# [6.0.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.6...v6.0.0) (2025-09-29)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "6.0.0",
"version": "6.0.1-alpha.0",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@babel/cli": "7.28.3",
"@babel/core": "7.28.4",
"@babel/preset-env": "7.28.3",
"@nebula.js/stardust": "^6.0.0",
"@nebula.js/stardust": "^6.0.1-alpha.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.6",
"@rollup/plugin-node-resolve": "16.0.1",

View File

@@ -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.1-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0...v6.0.1-alpha.0) (2025-10-02)
**Note:** Version bump only for package @nebula.js/cli-serve
# [6.0.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.6...v6.0.0) (2025-09-29)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-serve",
"version": "6.0.0",
"version": "6.0.1-alpha.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"prepublishOnly": "rm -rf dist && yarn run build"
},
"dependencies": {
"@nebula.js/cli-build": "^6.0.0",
"@nebula.js/cli-build": "^6.0.1-alpha.0",
"@qlik/sdk": "0.28.0",
"body-parser": "2.2.0",
"chalk": "4.1.2",
@@ -55,11 +55,11 @@
"@babel/preset-react": "7.27.1",
"@mui/material": "^6.5.0",
"@mui/system": "^6.5.0",
"@nebula.js/enigma-mocker": "^6.0.0",
"@nebula.js/nucleus": "^6.0.0",
"@nebula.js/snapshooter": "^6.0.0",
"@nebula.js/stardust": "^6.0.0",
"@nebula.js/ui": "^6.0.0",
"@nebula.js/enigma-mocker": "^6.0.1-alpha.0",
"@nebula.js/nucleus": "^6.0.1-alpha.0",
"@nebula.js/snapshooter": "^6.0.1-alpha.0",
"@nebula.js/stardust": "^6.0.1-alpha.0",
"@nebula.js/ui": "^6.0.1-alpha.0",
"autosuggest-highlight": "3.3.4",
"babel-loader": "10.0.0",
"d3-require": "1.3.0",