@rebilly/instruments 16.129.0 → 16.130.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
- ## [16.129.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.128.4...instruments/core-v16.129.0) (2026-06-15)
1
+ ## [16.130.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.129.0...instruments/core-v16.130.0) (2026-06-15)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#22663](https://github.com/Rebilly/rebilly/issues/22663)) ([05beff6](https://github.com/Rebilly/rebilly/commit/05beff6f1ab761d6475d8a4f42ada844de6d8d6f))
6
+ * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#22691](https://github.com/Rebilly/rebilly/issues/22691)) ([1ad1ebe](https://github.com/Rebilly/rebilly/commit/1ad1ebedd1501017cec860ec915eb3783b54803d))
package/dist/index.js CHANGED
@@ -5771,7 +5771,7 @@ function O$1({ options: e2 }) {
5771
5771
  }
5772
5772
  function o2() {
5773
5773
  const g = {
5774
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((m2) => m2).join("/")}@05beff6`
5774
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((m2) => m2).join("/")}@1ad1ebe`
5775
5775
  };
5776
5776
  return e2.apiKey && (g["REB-APIKEY"] = e2.apiKey), g;
5777
5777
  }