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,10 @@
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)
**Note:** Version bump only for package @nebula.js/cli-create
# [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-create",
"version": "6.0.0-alpha.0",
"version": "6.0.0-alpha.1",
"description": "",
"license": "MIT",
"author": "QlikTech International AB",