Skip to content

Commit ec260dc

Browse files
committed
chore(release): cut 101.6.0 [skip release]
# [101.6.0](v101.5.2...v101.6.0) (2026-03-17) ### Features * support loading custom translations from the data store ([#3318](#3318)) ([da4521e](da4521e))
1 parent da4521e commit ec260dc

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.6.0](https://github.com/dhis2/dashboard-app/compare/v101.5.2...v101.6.0) (2026-03-17)
2+
3+
4+
### Features
5+
6+
* support loading custom translations from the data store ([#3318](https://github.com/dhis2/dashboard-app/issues/3318)) ([da4521e](https://github.com/dhis2/dashboard-app/commit/da4521e48d5f71f1bf9a7bb9c23f7412df8908bf))
7+
18
## [101.5.2](https://github.com/dhis2/dashboard-app/compare/v101.5.1...v101.5.2) (2026-03-14)
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": "dashboard-app",
3-
"version": "101.5.2",
3+
"version": "101.6.0",
44
"description": "DHIS2 Dashboard app",
55
"private": true,
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)