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

This commit is contained in:
caele
2025-08-14 16:59:57 +02:00
parent bef8136dc1
commit c279afa5f5
34 changed files with 106 additions and 38 deletions

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.
# [6.0.0-alpha.1](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.0...v6.0.0-alpha.1) (2025-08-14)
### Bug Fixes
- support qlik/api ([#1789](https://github.com/qlik-oss/nebula.js/issues/1789)) ([bef8136](https://github.com/qlik-oss/nebula.js/commit/bef8136dc146635fbb343f86b34b2993e9cd7c29))
# [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

View File

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