fix(ts_web): use actionContext for dispatches in web state actions and bump @push.rocks/smartstate to ^2.2.0

This commit is contained in:
2026-03-02 22:32:21 +00:00
parent aa543160e2
commit 4ec4dd2bdb
11 changed files with 59 additions and 50 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '10.1.5',
version: '10.1.6',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}