chore(release): v5.0.1 🚀

This commit is contained in:
caele
2024-04-23 09:43:55 +02:00
parent 9a1ffd2c03
commit ce0f9cbf1e
35 changed files with 148 additions and 77 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.
## [5.0.1](https://github.com/qlik-oss/nebula.js/compare/v5.0.0...v5.0.1) (2024-04-23)
### Bug Fixes
- cycle cyclic dimension doesn't work when filter pane is in selec… ([#1531](https://github.com/qlik-oss/nebula.js/issues/1531)) ([9a1ffd2](https://github.com/qlik-oss/nebula.js/commit/9a1ffd2c0399af84f3725bca9cdcfebedbb80ef1))
- **deps:** update dependency express to v4.19.2 [security] ([#1525](https://github.com/qlik-oss/nebula.js/issues/1525)) ([2c8c86f](https://github.com/qlik-oss/nebula.js/commit/2c8c86fa9563a07b4b143b167086e07e8799e603))
# [5.0.0](https://github.com/qlik-oss/nebula.js/compare/v4.14.0...v5.0.0) (2024-03-19)
### Bug Fixes