@colijnit/transaction 258.1.84 → 258.1.85

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.
@@ -33,8 +33,8 @@
33
33
  function Version() {
34
34
  this.name = "@colijnit/transaction";
35
35
  this.description = "Colijn IT transaction package";
36
- this.symVer = "258.1.84";
37
- this.publishDate = "07/11/2025, 17:05:54";
36
+ this.symVer = "258.1.85";
37
+ this.publishDate = "11-11-2025 18:25:53";
38
38
  }
39
39
  return Version;
40
40
  }());
@@ -31029,6 +31029,7 @@
31029
31029
  case 1:
31030
31030
  _a.sent();
31031
31031
  this.awaitingResult = false;
31032
+ this.changeDetector.detectChanges();
31032
31033
  return [2 /*return*/];
31033
31034
  }
31034
31035
  });