@rebilly/instruments 16.181.0 → 16.182.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.181.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.180.0...instruments/core-v16.181.0) (2026-09-11)
1
+ ## [16.182.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.181.0...instruments/core-v16.182.0) (2026-09-11)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#25803](https://github.com/Rebilly/rebilly/issues/25803)) ([7cabfd9](https://github.com/Rebilly/rebilly/commit/7cabfd9c2a6b8f5efc44b88fa0ab57468cc8cc62))
6
+ * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#25818](https://github.com/Rebilly/rebilly/issues/25818)) ([512df35](https://github.com/Rebilly/rebilly/commit/512df359481f856a9ed17708c4720ad3893d6dc1))
package/dist/index.js CHANGED
@@ -6224,7 +6224,7 @@ function O$1({ options: e }) {
6224
6224
  }
6225
6225
  function o() {
6226
6226
  const a = {
6227
- "REB-API-CONSUMER": `${["Rebilly", e.appName, "js-sdk"].filter((m2) => m2).join("/")}@7cabfd9`
6227
+ "REB-API-CONSUMER": `${["Rebilly", e.appName, "js-sdk"].filter((m2) => m2).join("/")}@512df35`
6228
6228
  };
6229
6229
  return e.apiKey && (a["REB-APIKEY"] = e.apiKey), a;
6230
6230
  }