Skip to content

Commit c8d7e3f

Browse files
committed
chore(release): cut 29.3.3 [skip ci]
## [29.3.3](v29.3.2...v29.3.3) (2026-03-14) ### Bug Fixes * check against invalid year in fixed periods ([#1821](#1821)) ([cb1ee75](cb1ee75))
1 parent cb1ee75 commit c8d7e3f

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.3](https://github.com/dhis2/analytics/compare/v29.3.2...v29.3.3) (2026-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* check against invalid year in fixed periods ([#1821](https://github.com/dhis2/analytics/issues/1821)) ([cb1ee75](https://github.com/dhis2/analytics/commit/cb1ee75801f9d4157e8117b60f4e6174ca71096d))
7+
18
## [29.3.2](https://github.com/dhis2/analytics/compare/v29.3.1...v29.3.2) (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": "@dhis2/analytics",
3-
"version": "29.3.2",
3+
"version": "29.3.3",
44
"main": "./build/cjs/index.js",
55
"module": "./build/es/index.js",
66
"exports": {

0 commit comments

Comments
 (0)