Skip to content

Commit

Permalink
chore(release): cut 100.8.5 [skip release]
Browse files Browse the repository at this point in the history
## [100.8.5](v100.8.4...v100.8.5) (2024-11-13)

### Bug Fixes

* handle single value vis-type as highcharts chart instance ([#3289](#3289)) ([83d0e6c](83d0e6c))
  • Loading branch information
dhis2-bot committed Nov 13, 2024
1 parent 83d0e6c commit ccc8ffe
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 @@
## [100.8.5](https://github.com/dhis2/data-visualizer-app/compare/v100.8.4...v100.8.5) (2024-11-13)


### Bug Fixes

* handle single value vis-type as highcharts chart instance ([#3289](https://github.com/dhis2/data-visualizer-app/issues/3289)) ([83d0e6c](https://github.com/dhis2/data-visualizer-app/commit/83d0e6c33ea5314e849fb1f5842d4b3b61e74c41))

## [100.8.4](https://github.com/dhis2/data-visualizer-app/compare/v100.8.3...v100.8.4) (2024-11-07)


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": "data-visualizer-app",
"version": "100.8.4",
"version": "100.8.5",
"description": "DHIS2 Data Visualizer",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit ccc8ffe

Please sign in to comment.