Skip to content

Commit 6b45cba

Browse files
committed
chore(release): cut 101.5.1 [skip release]
## [101.5.1](v101.5.0...v101.5.1) (2026-03-17) ### Bug Fixes * **app-platform:** support for loading custom translations from the data store ([#3459](#3459)) ([2da191a](2da191a))
1 parent 2da191a commit 6b45cba

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.5.1](https://github.com/dhis2/data-visualizer-app/compare/v101.5.0...v101.5.1) (2026-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **app-platform:** support for loading custom translations from the data store ([#3459](https://github.com/dhis2/data-visualizer-app/issues/3459)) ([2da191a](https://github.com/dhis2/data-visualizer-app/commit/2da191a1958a9388952e8a669fbc19dcdb399e15))
7+
18
# [101.5.0](https://github.com/dhis2/data-visualizer-app/compare/v101.4.1...v101.5.0) (2026-03-11)
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.5.0",
3+
"version": "101.5.1",
44
"description": "DHIS2 Data Visualizer",
55
"license": "BSD-3-Clause",
66
"private": true,

0 commit comments

Comments
 (0)