Skip to content

Commit ce28131

Browse files
committed
chore(release): cut 101.3.0 [skip release]
# [101.3.0](v101.2.4...v101.3.0) (2025-06-19) ### Features * support xlsx downloads (DHIS2-19748) ([#3415](#3415)) ([581faef](581faef))
1 parent 581faef commit ce28131

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [101.2.4](https://github.com/dhis2/data-visualizer-app/compare/v101.2.3...v101.2.4) (2025-06-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-visualizer-app",
3-
"version": "101.2.4",
3+
"version": "101.3.0",
44
"description": "DHIS2 Data Visualizer",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)