Skip to content

Commit 12cd744

Browse files
committed
chore(release): cut 101.3.7 [skip release]
## [101.3.7](v101.3.6...v101.3.7) (2025-11-07) ### Bug Fixes * allow scrolling in viz type selector [DHIS2-16790] ([#3439](#3439)) ([07aad84](07aad84))
1 parent 07aad84 commit 12cd744

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [101.3.7](https://github.com/dhis2/data-visualizer-app/compare/v101.3.6...v101.3.7) (2025-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* allow scrolling in viz type selector [DHIS2-16790] ([#3439](https://github.com/dhis2/data-visualizer-app/issues/3439)) ([07aad84](https://github.com/dhis2/data-visualizer-app/commit/07aad8480dff20bd5fd9e8d98dbfcd8ababbbb30))
7+
18
## [101.3.6](https://github.com/dhis2/data-visualizer-app/compare/v101.3.5...v101.3.6) (2025-11-07)
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.3.6",
3+
"version": "101.3.7",
44
"description": "DHIS2 Data Visualizer",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)