mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
chore(release): v6.0.0-alpha.4 🚀
This commit is contained in:
@@ -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.4](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.3...v6.0.0-alpha.4) (2025-09-25)
|
||||
|
||||
### Features
|
||||
|
||||
- add getPropertyHandler func to viz api ([#1803](https://github.com/qlik-oss/nebula.js/issues/1803)) ([3fab46f](https://github.com/qlik-oss/nebula.js/commit/3fab46f78754759a926e118054f38f7fbdebb8c1))
|
||||
|
||||
# [6.0.0-alpha.3](https://github.com/qlik-oss/nebula.js/compare/v6.0.0-alpha.2...v6.0.0-alpha.3) (2025-09-11)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@nebula.js/supernova",
|
||||
"private": true,
|
||||
"version": "6.0.0-alpha.3",
|
||||
"version": "6.0.0-alpha.4",
|
||||
"main": "src/index.js",
|
||||
"devDependencies": {
|
||||
"@nebula.js/conversion": "^6.0.0-alpha.3",
|
||||
"@nebula.js/conversion": "^6.0.0-alpha.4",
|
||||
"extend": "3.0.2",
|
||||
"node-event-emitter": "0.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user