@cloudbase/js-sdk 3.9.0 → 3.9.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudbase/js-sdk",
3
- "version": "3.9.0",
3
+ "version": "3.9.1",
4
4
  "description": "cloudbase javascript sdk",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",
@@ -196,5 +196,5 @@
196
196
  "> 1%",
197
197
  "chrome 53"
198
198
  ],
199
- "gitHead": "553d5784411ae460376f87d29729a7259bfe7c52"
199
+ "gitHead": "7570de3c193eea83d54f6835ecc25c06ce767e47"
200
200
  }