Skip to content

Commit

Permalink
chore(release): 2.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.7.0](v2.6.8...v2.7.0) (2024-05-27)

### Bug Fixes

* **Histogram:** Made available via index.ts ([6002c58](6002c58))
* **Histogram:** provided testing interface ([3805aa5](3805aa5))

### Features

* **charts:** Added Histogram ([eee4ab3](eee4ab3))
* **charts:** Added Histogram ([#21](#21)) ([41d35fa](41d35fa))
* **charts:** Added new theming ([0dae4b6](0dae4b6))
* **test:** Added new theming to test ([a6e594b](a6e594b))
* **test:** Update demo data ([805af82](805af82))
  • Loading branch information
semantic-release-bot committed May 27, 2024
1 parent 41d35fa commit 0355e00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bento-charts",
"version": "2.6.8",
"version": "2.7.0",
"description": "Charts library for Bento-platform",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 0355e00

Please sign in to comment.