@wix/auto_sdk_data-extension-schema_schemas 1.0.155 → 1.0.157

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.
@@ -2131,6 +2131,7 @@ var Escalation = /* @__PURE__ */ ((Escalation2) => {
2131
2131
  Escalation2["BLOCK_FUTURE_ROLLOUT"] = "BLOCK_FUTURE_ROLLOUT";
2132
2132
  Escalation2["OPEN_BUG_SLA"] = "OPEN_BUG_SLA";
2133
2133
  Escalation2["VISIBILITY"] = "VISIBILITY";
2134
+ Escalation2["SEND_SLACK_MESSAGE"] = "SEND_SLACK_MESSAGE";
2134
2135
  return Escalation2;
2135
2136
  })(Escalation || {});
2136
2137
  var ImportanceLevel = /* @__PURE__ */ ((ImportanceLevel2) => {