@colijnit/transaction 261.20.7 → 261.20.8

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.
@@ -330,8 +330,8 @@ import { DateField } from '@colijnit/ioneconnector/build/factory/decorators/date
330
330
  class Version {
331
331
  name = "@colijnit/transaction";
332
332
  description = "Colijn IT transaction package";
333
- symVer = "261.20.7";
334
- publishDate = "16-2-2026, 10:59:18";
333
+ symVer = "261.20.8";
334
+ publishDate = "16-2-2026, 15:40:59";
335
335
  }
336
336
 
337
337
  class CheckoutModuleService extends BaseModuleService {