Skip to content

Commit 29a9c7c

Browse files
committed
chore(release): cut 29.3.2 [skip ci]
## [29.3.2](v29.3.1...v29.3.2) (2026-03-11) ### Bug Fixes * version specific period types ([#1820](#1820)) ([2c78208](2c78208))
1 parent 2c78208 commit 29a9c7c

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.3.2](https://github.com/dhis2/analytics/compare/v29.3.1...v29.3.2) (2026-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* version specific period types ([#1820](https://github.com/dhis2/analytics/issues/1820)) ([2c78208](https://github.com/dhis2/analytics/commit/2c78208dfecae4617cb5ae78cad99ee8501b696b))
7+
18
## [29.3.1](https://github.com/dhis2/analytics/compare/v29.3.0...v29.3.1) (2026-03-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": "@dhis2/analytics",
3-
"version": "29.3.1",
3+
"version": "29.3.2",
44
"main": "./build/cjs/index.js",
55
"module": "./build/es/index.js",
66
"exports": {

0 commit comments

Comments
 (0)