chore(release): v5.9.1 🚀

This commit is contained in:
caele
2025-01-23 15:35:29 +01:00
parent 9a17c9b749
commit 5d3931a192
34 changed files with 130 additions and 38 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.9.1](https://github.com/qlik-oss/nebula.js/compare/v5.9.0...v5.9.1) (2025-01-23)
### Bug Fixes
- **deps:** update minor and patch ([#1661](https://github.com/qlik-oss/nebula.js/issues/1661)) ([4ad60bb](https://github.com/qlik-oss/nebula.js/commit/4ad60bbcc8aed41aca84667f6a9434660bd44257))
- **deps:** update minor and patch ([#1667](https://github.com/qlik-oss/nebula.js/issues/1667)) ([9c6de77](https://github.com/qlik-oss/nebula.js/commit/9c6de77dcbf3799063eb013b62014f48f3353e32))
- watch using rollup v4 ([#1670](https://github.com/qlik-oss/nebula.js/issues/1670)) ([9a17c9b](https://github.com/qlik-oss/nebula.js/commit/9a17c9b749e799a4f7e7e4b0040b5900aadbcec9))
# [5.9.0](https://github.com/qlik-oss/nebula.js/compare/v5.8.1...v5.9.0) (2025-01-13)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "5.9.0",
"version": "5.9.1",
"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.
## [5.9.1](https://github.com/qlik-oss/nebula.js/compare/v5.9.0...v5.9.1) (2025-01-23)
**Note:** Version bump only for package @nebula.js/cli
# [5.9.0](https://github.com/qlik-oss/nebula.js/compare/v5.8.1...v5.9.0) (2025-01-13)
**Note:** Version bump only for package @nebula.js/cli

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "5.9.0",
"version": "5.9.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@nebula.js/cli-serve": "^5.0.0"
},
"dependencies": {
"@nebula.js/cli-create": "^5.9.0",
"@nebula.js/cli-create": "^5.9.1",
"import-cwd": "3.0.0",
"yargs": "17.7.2"
}

View File

@@ -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.
## [5.9.1](https://github.com/qlik-oss/nebula.js/compare/v5.9.0...v5.9.1) (2025-01-23)
### Bug Fixes
- **deps:** update minor and patch ([#1667](https://github.com/qlik-oss/nebula.js/issues/1667)) ([9c6de77](https://github.com/qlik-oss/nebula.js/commit/9c6de77dcbf3799063eb013b62014f48f3353e32))
# [5.9.0](https://github.com/qlik-oss/nebula.js/compare/v5.8.1...v5.9.0) (2025-01-13)
**Note:** Version bump only for package @nebula.js/cli-create

View File

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

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.9.1](https://github.com/qlik-oss/nebula.js/compare/v5.9.0...v5.9.1) (2025-01-23)
### Bug Fixes
- **deps:** update minor and patch ([#1661](https://github.com/qlik-oss/nebula.js/issues/1661)) ([4ad60bb](https://github.com/qlik-oss/nebula.js/commit/4ad60bbcc8aed41aca84667f6a9434660bd44257))
- **deps:** update minor and patch ([#1667](https://github.com/qlik-oss/nebula.js/issues/1667)) ([9c6de77](https://github.com/qlik-oss/nebula.js/commit/9c6de77dcbf3799063eb013b62014f48f3353e32))
# [5.9.0](https://github.com/qlik-oss/nebula.js/compare/v5.8.1...v5.9.0) (2025-01-13)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "5.9.0",
"version": "5.9.1",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@nebula.js/stardust": "^5.9.0",
"@nebula.js/stardust": "^5.9.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "16.0.0",

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.9.1](https://github.com/qlik-oss/nebula.js/compare/v5.9.0...v5.9.1) (2025-01-23)
### Bug Fixes
- **deps:** update dependency puppeteer to v24 ([#1662](https://github.com/qlik-oss/nebula.js/issues/1662)) ([3b21ff3](https://github.com/qlik-oss/nebula.js/commit/3b21ff3f6dd16bee00c2ded16c27366e09317000))
- **deps:** update minor and patch ([#1667](https://github.com/qlik-oss/nebula.js/issues/1667)) ([9c6de77](https://github.com/qlik-oss/nebula.js/commit/9c6de77dcbf3799063eb013b62014f48f3353e32))
# [5.9.0](https://github.com/qlik-oss/nebula.js/compare/v5.8.1...v5.9.0) (2025-01-13)
### Bug Fixes

View File

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