mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
chore(release): v6.0.1 🚀
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [6.0.1](https://github.com/qlik-oss/nebula.js/compare/v6.0.1-alpha.0...v6.0.1) (2025-10-06)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- treat all modules as external ([#1820](https://github.com/qlik-oss/nebula.js/issues/1820)) ([3da56e5](https://github.com/qlik-oss/nebula.js/commit/3da56e525552e2e3ef1584a633f88ba83318de82))
|
||||
|
||||
## [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-build",
|
||||
"version": "6.0.1-alpha.0",
|
||||
"version": "6.0.1",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
|
||||
@@ -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](https://github.com/qlik-oss/nebula.js/compare/v6.0.1-alpha.0...v6.0.1) (2025-10-06)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli
|
||||
|
||||
## [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli",
|
||||
"version": "6.0.1-alpha.0",
|
||||
"version": "6.0.1",
|
||||
"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.1-alpha.0",
|
||||
"@nebula.js/cli-create": "^6.0.1",
|
||||
"import-cwd": "3.0.0",
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
|
||||
@@ -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](https://github.com/qlik-oss/nebula.js/compare/v6.0.1-alpha.0...v6.0.1) (2025-10-06)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli-create
|
||||
|
||||
## [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-create",
|
||||
"version": "6.0.1-alpha.0",
|
||||
"version": "6.0.1",
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"author": "QlikTech International AB",
|
||||
|
||||
@@ -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](https://github.com/qlik-oss/nebula.js/compare/v6.0.1-alpha.0...v6.0.1) (2025-10-06)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli-sense
|
||||
|
||||
## [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-sense",
|
||||
"version": "6.0.1-alpha.0",
|
||||
"version": "6.0.1",
|
||||
"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.1-alpha.0",
|
||||
"@nebula.js/stardust": "^6.0.1",
|
||||
"@rollup/plugin-babel": "6.0.4",
|
||||
"@rollup/plugin-commonjs": "28.0.6",
|
||||
"@rollup/plugin-node-resolve": "16.0.1",
|
||||
|
||||
@@ -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](https://github.com/qlik-oss/nebula.js/compare/v6.0.1-alpha.0...v6.0.1) (2025-10-06)
|
||||
|
||||
**Note:** Version bump only for package @nebula.js/cli-serve
|
||||
|
||||
## [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nebula.js/cli-serve",
|
||||
"version": "6.0.1-alpha.0",
|
||||
"version": "6.0.1",
|
||||
"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.1-alpha.0",
|
||||
"@nebula.js/cli-build": "^6.0.1",
|
||||
"@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.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",
|
||||
"@nebula.js/enigma-mocker": "^6.0.1",
|
||||
"@nebula.js/nucleus": "^6.0.1",
|
||||
"@nebula.js/snapshooter": "^6.0.1",
|
||||
"@nebula.js/stardust": "^6.0.1",
|
||||
"@nebula.js/ui": "^6.0.1",
|
||||
"autosuggest-highlight": "3.3.4",
|
||||
"babel-loader": "10.0.0",
|
||||
"d3-require": "1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user