### Description <!-- REQUIRED --> <!-- Issues reporting a bug, but lacking a Reproduction WILL BE CLOSED! Please ask questions in Discussions. Issues opened that are questions will be closed without comment. --> ### Steps to Reproduce 1. Look at the code in src/common/bar/Helper.js line 254 - fix exists in master/mainline branch. 2. Look at PR https://github.com/apexcharts/apexcharts.js/pull/4760 3. Code is merged into mainline with 3.54.1 build/releasee label 4. 3.54.1 package release does not contain the fix (see screenshot). ### Expected Behavior Code in 3.54.1 has the fix ### Actual Behavior Code in 3.54.1 does NOT have the fix ### Screenshots <img width="1556" alt="image" src="https://github.com/user-attachments/assets/18a78612-ff99-47ed-94ce-d227e33baff4"> <!-- If the issue is a visual issue, please include screenshots showing the problem if possible --> ### Reproduction Link <!-- REQUIRED --> <!-- Modify this codepen https://codepen.io/apexcharts/pen/bxzgZJ to demonstrate the problem clearly, just fork it and paste the resulting codepen in your issue. Please make sure this is a minimal example, containing only the minimum necessary code to help us troubleshoot your problem. Issues/bug reports without reproducible example WILL BE CLOSED, so make sure you include one. If you are using vue-apexcharts, and want to create a demo in Vue environment, use the CodeSandbox Vue template - https://codesandbox.io/s/pwwz8009n0 If you are using react-apexcharts, and want to create a demo in React environment, use the CodeSandbox React template - https://codesandbox.io/s/6yoqonyo7r --> https://codepen.io/apexcharts/pen/bxzgZJ - no codepen necessary