chore(release): v4.14.0 🚀

This commit is contained in:
caele
2024-03-18 12:12:15 +01:00
parent cbab3f31f8
commit 8768ddcf56
34 changed files with 129 additions and 39 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.
# [4.14.0](https://github.com/qlik-oss/nebula.js/compare/v4.13.0...v4.14.0) (2024-03-18)
**Note:** Version bump only for package @nebula.js/cli-build
# [4.13.0](https://github.com/qlik-oss/nebula.js/compare/v4.12.0...v4.13.0) (2024-03-05)
**Note:** Version bump only for package @nebula.js/cli-build

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-build",
"version": "4.13.0",
"version": "4.14.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.
# [4.14.0](https://github.com/qlik-oss/nebula.js/compare/v4.13.0...v4.14.0) (2024-03-18)
**Note:** Version bump only for package @nebula.js/cli
# [4.13.0](https://github.com/qlik-oss/nebula.js/compare/v4.12.0...v4.13.0) (2024-03-05)
**Note:** Version bump only for package @nebula.js/cli

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli",
"version": "4.13.0",
"version": "4.14.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@nebula.js/cli-serve": "^4.0.0"
},
"dependencies": {
"@nebula.js/cli-create": "^4.13.0",
"@nebula.js/cli-create": "^4.14.0",
"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.
# [4.14.0](https://github.com/qlik-oss/nebula.js/compare/v4.13.0...v4.14.0) (2024-03-18)
### Bug Fixes
- make sure stepCycle exists before calling ([#1509](https://github.com/qlik-oss/nebula.js/issues/1509)) ([e29328c](https://github.com/qlik-oss/nebula.js/commit/e29328cae3d03a458dc37e945f84951d9ddb636a))
# [4.13.0](https://github.com/qlik-oss/nebula.js/compare/v4.12.0...v4.13.0) (2024-03-05)
**Note:** Version bump only for package @nebula.js/cli-create

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-create",
"version": "4.13.0",
"version": "4.14.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.
# [4.14.0](https://github.com/qlik-oss/nebula.js/compare/v4.13.0...v4.14.0) (2024-03-18)
**Note:** Version bump only for package @nebula.js/cli-sense
# [4.13.0](https://github.com/qlik-oss/nebula.js/compare/v4.12.0...v4.13.0) (2024-03-05)
**Note:** Version bump only for package @nebula.js/cli-sense

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "4.13.0",
"version": "4.14.0",
"description": "Build a supernova as a Qlik Sense extension",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"@babel/cli": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"@nebula.js/stardust": "^4.13.0",
"@nebula.js/stardust": "^4.14.0",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",

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.
# [4.14.0](https://github.com/qlik-oss/nebula.js/compare/v4.13.0...v4.14.0) (2024-03-18)
### Bug Fixes
- make sure stepCycle exists before calling ([#1509](https://github.com/qlik-oss/nebula.js/issues/1509)) ([e29328c](https://github.com/qlik-oss/nebula.js/commit/e29328cae3d03a458dc37e945f84951d9ddb636a))
# [4.13.0](https://github.com/qlik-oss/nebula.js/compare/v4.12.0...v4.13.0) (2024-03-05)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-serve",
"version": "4.13.0",
"version": "4.14.0",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",
@@ -30,7 +30,7 @@
"prepublishOnly": "rm -rf dist && yarn run build"
},
"dependencies": {
"@nebula.js/cli-build": "^4.13.0",
"@nebula.js/cli-build": "^4.14.0",
"@qlik/sdk": "^0.25.0",
"body-parser": "1.20.2",
"chalk": "4.1.2",
@@ -55,11 +55,11 @@
"@babel/preset-react": "7.23.3",
"@mui/material": "^5.15.13",
"@mui/system": "^5.15.13",
"@nebula.js/enigma-mocker": "^4.13.0",
"@nebula.js/nucleus": "^4.13.0",
"@nebula.js/snapshooter": "^4.13.0",
"@nebula.js/stardust": "^4.13.0",
"@nebula.js/ui": "^4.13.0",
"@nebula.js/enigma-mocker": "^4.14.0",
"@nebula.js/nucleus": "^4.14.0",
"@nebula.js/snapshooter": "^4.14.0",
"@nebula.js/stardust": "^4.14.0",
"@nebula.js/ui": "^4.14.0",
"autosuggest-highlight": "3.3.4",
"babel-loader": "9.1.3",
"d3-require": "1.3.0",
@@ -73,4 +73,4 @@
"react-dom": "18.2.0",
"react-router-dom": "6.22.3"
}
}
}