@colijnit/transaction 262.1.19 → 262.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -355,8 +355,8 @@ import { DateField } from '@colijnit/ioneconnector/build/factory/decorators/date
355
355
  class Version {
356
356
  name = "@colijnit/transaction";
357
357
  description = "Colijn IT transaction package";
358
- symVer = "262.1.19";
359
- publishDate = "16/06/2026, 14:45:16";
358
+ symVer = "262.1.20";
359
+ publishDate = "16-6-2026, 17:44:35";
360
360
  }
361
361
 
362
362
  class CheckoutModuleService extends BaseModuleService {