@rebilly/instruments 9.81.0 → 9.81.1

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
- ## [9.81.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.80.3...instruments/core-v9.81.0) (2024-09-17)
1
+ ## [9.81.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.81.0...instruments/core-v9.81.1) (2024-09-19)
2
2
 
3
3
 
4
- ### Features
4
+ ### Bug Fixes
5
5
 
6
- * **instruments:** Display billing period in the summary table ([#7549](https://github.com/Rebilly/rebilly/issues/7549)) ([f71332b](https://github.com/Rebilly/rebilly/commit/f71332b576044a7883e1e9d200f6d7494766da86))
6
+ * **revel:** Remove vue template compiler ([#7653](https://github.com/Rebilly/rebilly/issues/7653)) ([92a65f9](https://github.com/Rebilly/rebilly/commit/92a65f9d757fc8accdac196636fca8f590162210))
package/dist/index.js CHANGED
@@ -6220,7 +6220,7 @@ function C$1({ options: e2 }) {
6220
6220
  }
6221
6221
  function o2() {
6222
6222
  const i = {
6223
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@f71332b`
6223
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@92a65f9`
6224
6224
  };
6225
6225
  return e2.apiKey && (i["REB-APIKEY"] = e2.apiKey), i;
6226
6226
  }