We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581faef commit ce28131Copy full SHA for ce28131
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [101.3.0](https://github.com/dhis2/data-visualizer-app/compare/v101.2.4...v101.3.0) (2025-06-19)
2
+
3
4
+### Features
5
6
+* support xlsx downloads (DHIS2-19748) ([#3415](https://github.com/dhis2/data-visualizer-app/issues/3415)) ([581faef](https://github.com/dhis2/data-visualizer-app/commit/581faefae25a173284553098bdcd33d5a463742c))
7
8
## [101.2.4](https://github.com/dhis2/data-visualizer-app/compare/v101.2.3...v101.2.4) (2025-06-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "data-visualizer-app",
- "version": "101.2.4",
+ "version": "101.3.0",
"description": "DHIS2 Data Visualizer",
"license": "BSD-3-Clause",
"private": true,
0 commit comments