orb-billing
Advanced tools
Comparing version 1.37.2 to 1.37.3
# Changelog | ||
## 1.37.3 (2024-01-18) | ||
Full Changelog: [v1.37.2...v1.37.3](https://github.com/orbcorp/orb-node/compare/v1.37.2...v1.37.3) | ||
### Bug Fixes | ||
* **ci:** ignore stainless-app edits to release PR title ([#90](https://github.com/orbcorp/orb-node/issues/90)) ([29a405c](https://github.com/orbcorp/orb-node/commit/29a405ce6ddfeaa4c9177cb285df159a16805961)) | ||
## 1.37.2 (2024-01-17) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "orb-billing", | ||
"version": "1.37.2", | ||
"version": "1.37.3", | ||
"description": "The official TypeScript library for the Orb API", | ||
@@ -5,0 +5,0 @@ "author": "Orb <team@withorb.com>", |
@@ -1,1 +0,1 @@ | ||
export const VERSION = '1.37.2'; // x-release-please-version | ||
export const VERSION = '1.37.3'; // x-release-please-version |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.37.2"; | ||
export declare const VERSION = "1.37.3"; | ||
//# sourceMappingURL=version.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.VERSION = void 0; | ||
exports.VERSION = '1.37.2'; // x-release-please-version | ||
exports.VERSION = '1.37.3'; // x-release-please-version | ||
//# sourceMappingURL=version.js.map |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2350810