Skip to content

Commit aa71068

Browse files
chore(release): 3.17.2 [skip ci]
## [3.17.2](3.17.1...3.17.2) (2025-10-22) ### Bug Fixes * **worker:** Exclude empty data ran on Worker thread ([a2e0f6e](a2e0f6e)), closes [#4044](#4044)
1 parent a2e0f6e commit aa71068

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.17.2](https://github.com/naver/billboard.js/compare/3.17.1...3.17.2) (2025-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **worker:** Exclude empty data ran on Worker thread ([a2e0f6e](https://github.com/naver/billboard.js/commit/a2e0f6e640688a56cbd3c632fcbfb741f2555915)), closes [#4044](https://github.com/naver/billboard.js/issues/4044)
7+
18
## [3.17.1](https://github.com/naver/billboard.js/compare/3.17.0...3.17.1) (2025-10-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "billboard.js",
3-
"version": "3.17.1",
3+
"version": "3.17.2",
44
"description": "Re-usable easy interface JavaScript chart library, based on D3 v4+",
55
"homepage": "https://naver.github.io/billboard.js/",
66
"main": "dist/billboard.js",

0 commit comments

Comments
 (0)