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

This commit is contained in:
caele
2025-08-14 15:02:04 +02:00
parent 3cef087eef
commit 1f18f76bea
35 changed files with 138 additions and 52 deletions

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.
# [6.0.0-alpha.0](https://github.com/qlik-oss/nebula.js/compare/v5.17.0...v6.0.0-alpha.0) (2025-08-14)
### Bug Fixes
- **deps:** update minor and patch ([#1780](https://github.com/qlik-oss/nebula.js/issues/1780)) ([ab4d42e](https://github.com/qlik-oss/nebula.js/commit/ab4d42e725d8e4600a7724701d0a43811693102f))
- fetch image resource with auth params ([#1757](https://github.com/qlik-oss/nebula.js/issues/1757)) ([3887305](https://github.com/qlik-oss/nebula.js/commit/388730565ecfac2ae00c3d7f4a67967c83aa8401))
# [5.17.0](https://github.com/qlik-oss/nebula.js/compare/v5.16.0...v5.17.0) (2025-06-24)
**Note:** Version bump only for package @nebula.js/cli-create

View File

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