Skip to content

Commit

Permalink
chore(release): 3.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.4.1](3.4.0...3.4.1) (2022-04-14)

### Bug Fixes

* **point,util:** fix syntax to work on legacy browser ([77798af](77798af)), closes [#2637](#2637)
  • Loading branch information
semantic-release-bot committed Apr 14, 2022
1 parent 77798af commit 8d1724b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.4.1](https://github.com/naver/billboard.js/compare/3.4.0...3.4.1) (2022-04-14)


### Bug Fixes

* **point,util:** fix syntax to work on legacy browser ([77798af](https://github.com/naver/billboard.js/commit/77798af6e08c6db8f5994a62c01ff2d57e2daf5a)), closes [#2637](https://github.com/naver/billboard.js/issues/2637)

# [3.4.0](https://github.com/naver/billboard.js/compare/3.3.3...3.4.0) (2022-03-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "billboard.js",
"version": "3.4.0",
"version": "3.4.1",
"description": "Re-usable easy interface JavaScript chart library, based on D3 v4+",
"homepage": "https://naver.github.io/billboard.js/",
"main": "dist/billboard.js",
Expand Down

0 comments on commit 8d1724b

Please sign in to comment.