@pulumi/esc-sdk 0.10.1 → 0.10.2

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.
Files changed (2) hide show
  1. package/esc/raw/api.js +1 -1
  2. package/package.json +1 -1
package/esc/raw/api.js CHANGED
@@ -27,7 +27,7 @@ exports.EscApi = exports.EscApiFactory = exports.EscApiFp = exports.EscApiAxiosP
27
27
  * https://openapi-generator.tech
28
28
  * Do not edit the class manually.
29
29
  */
30
- const userAgent = 'esc-sdk/ts/v0.10.1';
30
+ const userAgent = 'esc-sdk/ts/v0.10.2';
31
31
  const axios_1 = __importDefault(require("axios"));
32
32
  // Some imports not used depending on template conditions
33
33
  // @ts-ignore
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/esc-sdk",
3
- "version": "v0.10.1",
3
+ "version": "v0.10.2",
4
4
  "description": "NodeJS SDK for Pulumi ESC",
5
5
  "keywords": [
6
6
  "pulumi",