Skip to content

Commit

Permalink
Merge branch 'feat/dashboards-1' of github.com:visualize-admin/visual…
Browse files Browse the repository at this point in the history
…ization-tool into feat/combo-chart
  • Loading branch information
bprusinowski committed Oct 6, 2023
2 parents a059662 + 0348426 commit d1ef9f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ You can also check the [release page](https://github.com/visualize-admin/visuali

- Features
- Added a new group of charts – Combo charts – that includes multi-measure line, dual-axis line and column-line charts

# [3.22.8] - 2023-09-29

- Fixes
- Cube checker now correctly checks if dimensions are present
- It's now possible to change the chart type for copied, non-hierarchical charts without having to open an options panel first
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": "@visualize-admin/visualization-tool",
"version": "3.22.7",
"version": "3.22.8",
"repository": {
"type": "git",
"url": "https://github.com/visualize-admin/visualization-tool.git"
Expand Down

0 comments on commit d1ef9f9

Please sign in to comment.