@rebilly/instruments 12.68.0 → 12.70.0

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.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
- ## [12.68.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.67.3...instruments/core-v12.68.0) (2025-06-04)
1
+ ## [12.70.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.69.0...instruments/core-v12.70.0) (2025-06-06)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * **fe:** Update typescript to 5.8.3 ([#12367](https://github.com/Rebilly/rebilly/issues/12367)) ([ea207e5](https://github.com/Rebilly/rebilly/commit/ea207e5b2094251946e7a27f2c722629d775e604))
6
+ * **recomm:** Add Ace Editor for email content edition ([#10434](https://github.com/Rebilly/rebilly/issues/10434)) ([28c2200](https://github.com/Rebilly/rebilly/commit/28c22004616d54e8812a627c2ec8eed06c132d35))
package/dist/index.js CHANGED
@@ -6300,7 +6300,7 @@ function C$1({ options: e2 }) {
6300
6300
  }
6301
6301
  function o2() {
6302
6302
  const i = {
6303
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@ea207e5`
6303
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@28c2200`
6304
6304
  };
6305
6305
  return e2.apiKey && (i["REB-APIKEY"] = e2.apiKey), i;
6306
6306
  }