Skip to content

Commit c8cc6da

Browse files
committed
chore(release): cut 29.4.1 [skip ci]
## [29.4.1](v29.4.0...v29.4.1) (2026-03-17) ### Bug Fixes * upgrade deps to support custom translations ([#1825](#1825)) ([ed6023f](ed6023f))
1 parent ed6023f commit c8cc6da

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+
## [29.4.1](https://github.com/dhis2/analytics/compare/v29.4.0...v29.4.1) (2026-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade deps to support custom translations ([#1825](https://github.com/dhis2/analytics/issues/1825)) ([ed6023f](https://github.com/dhis2/analytics/commit/ed6023fa6a1c74b1625abbcd346965f593a95d8b))
7+
18
# [29.4.0](https://github.com/dhis2/analytics/compare/v29.3.3...v29.4.0) (2026-03-16)
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": "@dhis2/analytics",
3-
"version": "29.4.0",
3+
"version": "29.4.1",
44
"main": "./build/cjs/index.js",
55
"module": "./build/es/index.js",
66
"exports": {

0 commit comments

Comments
 (0)