chore(release): v6.1.1 🚀

This commit is contained in:
caele
2025-11-13 08:38:05 +01:00
parent 8e1927a82b
commit df59ab1383
35 changed files with 139 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.1.1](https://github.com/qlik-oss/nebula.js/compare/v6.1.0...v6.1.1) (2025-11-13)
**Note:** Version bump only for package @nebula.js/cli-sense
# [6.1.0](https://github.com/qlik-oss/nebula.js/compare/v6.0.2...v6.1.0) (2025-11-10)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@nebula.js/cli-sense",
"version": "6.1.0",
"version": "6.1.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.5",
"@babel/preset-env": "7.28.5",
"@nebula.js/stardust": "^6.1.0",
"@nebula.js/stardust": "^6.1.1",
"@rollup/plugin-babel": "6.1.0",
"@rollup/plugin-commonjs": "29.0.0",
"@rollup/plugin-node-resolve": "16.0.3",