@social-mail/social-mail-client 1.9.53 → 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.
@@ -368,7 +368,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/InjectProperty", "@web-atom
368
368
  publishWebsite() {
369
369
  return __awaiter(this, void 0, void 0, function* () {
370
370
  const model = {
371
- clearHistory: true
371
+ clearHistory: false
372
372
  };
373
373
  if (!(yield PopupService.confirm({
374
374
  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, {