Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
e695b1e
Update log_manager to 1.2.0
github-actions[bot] Feb 8, 2026
1b87d4e
Update notification_email to 1.1.0
github-actions[bot] Feb 8, 2026
68dc1ea
Update process_manager to 1.2.0
github-actions[bot] Feb 8, 2026
f3184e8
Update tenant_manager to 1.2.0
github-actions[bot] Feb 8, 2026
22cd506
Update web to 1.3.0+d10010.p11702.c20901
github-actions[bot] Feb 8, 2026
0d07c64
Update user_manager to 1.2.0
github-actions[bot] Feb 9, 2026
0075835
Update api_sails to 2.7.3
github-actions[bot] Feb 13, 2026
57ef3a6
Update version 2.3.149
github-actions[bot] Feb 13, 2026
56516bd
Update web to 1.3.1+d10010.p11702.c20901
github-actions[bot] Feb 13, 2026
5f08069
Update version 2.3.150
github-actions[bot] Feb 13, 2026
6ec620d
Update definition_manager to 1.4.10
github-actions[bot] Feb 13, 2026
be2117d
Update user_manager to 1.2.1
github-actions[bot] Feb 13, 2026
9a87096
Update version 2.3.151
github-actions[bot] Feb 13, 2026
27b28f7
Update tenant_manager to 1.2.1
github-actions[bot] Feb 13, 2026
23a3d8d
Update process_manager to 1.2.1
github-actions[bot] Feb 13, 2026
92b4dd3
Update version 2.3.152
github-actions[bot] Feb 13, 2026
4aa3929
Update log_manager to 1.2.1
github-actions[bot] Feb 13, 2026
ba8c23d
Update file_processor to 1.1.140
github-actions[bot] Feb 13, 2026
aec3b91
Update version 2.3.153
github-actions[bot] Feb 13, 2026
f5ba328
Update notification_email to 1.1.1
github-actions[bot] Feb 13, 2026
f3b3f47
Update custom_reports to 1.1.1
github-actions[bot] Feb 13, 2026
ee225f4
Update version 2.3.154
github-actions[bot] Feb 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"test:e2e:ab-designer": "env-cmd cypress run --config-file cypress.plugin.ab_designer.mjs --reporter dot --project ./test/e2e",
"test:reset": "bash testReset.sh"
},
"version": "2.3.148"
"version": "2.3.154"
}
22 changes: 11 additions & 11 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"services": {
"api_sails": "2.7.2",
"api_sails": "2.7.3",
"appbuilder": "1.6.0",
"db": "1.0.0",
"custom_reports": "1.1.0",
"definition_manager": "1.4.8_p11304",
"file_processor": "1.1.139_p11305",
"log_manager": "1.1.9",
"notification_email": "1.0.13",
"process_manager": "1.1.38_p11305",
"custom_reports": "1.1.1",
"definition_manager": "1.4.10",
"file_processor": "1.1.140",
"log_manager": "1.2.1",
"notification_email": "1.1.1",
"process_manager": "1.2.1",
"relay": "1.1.5",
"tenant_manager": "1.1.7",
"user_manager": "1.1.124_p11304",
"web": "1.2.16_d10010.p11702.c20901"
"tenant_manager": "1.2.1",
"user_manager": "1.2.1",
"web": "1.3.1_d10010.p11702.c20901"
},
"version": "2.3.148"
"version": "2.3.154"
}