File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 101.32.2] ( https://github.com/dhis2/capture-app/compare/v101.32.1...v101.32.2 ) (2025-03-18)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [ DHIS2-19165] handle empty schedule date ([ #3995 ] ( https://github.com/dhis2/capture-app/issues/3995 ) ) ([ 3113224] ( https://github.com/dhis2/capture-app/commit/311322400c3212ce8b0fa7b4e7dc72715d77a658 ) )
7
+
1
8
## [ 101.32.1] ( https://github.com/dhis2/capture-app/compare/v101.32.0...v101.32.1 ) (2025-03-16)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " capture-app" ,
3
3
"homepage" : " ." ,
4
- "version" : " 101.32.1 " ,
4
+ "version" : " 101.32.2 " ,
5
5
"cacheVersion" : " 7" ,
6
6
"serverVersion" : " 38" ,
7
7
"license" : " BSD-3-Clause" ,
10
10
" packages/rules-engine"
11
11
],
12
12
"dependencies" : {
13
- "@dhis2/rules-engine-javascript" : " 101.32.1 " ,
13
+ "@dhis2/rules-engine-javascript" : " 101.32.2 " ,
14
14
"@dhis2/app-runtime" : " ^3.9.3" ,
15
15
"@dhis2/d2-i18n" : " ^1.1.0" ,
16
16
"@dhis2/d2-icons" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dhis2/rules-engine-javascript" ,
3
- "version" : " 101.32.1 " ,
3
+ "version" : " 101.32.2 " ,
4
4
"license" : " BSD-3-Clause" ,
5
5
"main" : " ./build/cjs/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments