@social-mail/social-mail-client 1.9.54 → 1.9.55

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.
@@ -60766,7 +60766,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/InjectProperty", "@web-atom
60766
60766
  publishWebsite() {
60767
60767
  return __awaiter(this, void 0, void 0, function* () {
60768
60768
  const model = {
60769
- clearHistory: true
60769
+ clearHistory: false
60770
60770
  };
60771
60771
  if (!(yield PopupService.confirm({
60772
60772
  message: XNode.create("div", null, "Are you sure you want to publish this version?", XNode.create("br", null), XNode.create("br", null), XNode.create(Checkbox, {