@easyedu/js-lsm-api 1.37.0 → 1.39.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @easyedu/js-lsm-api@1.37.0
1
+ # @easyedu/js-lsm-api@1.39.0
2
2
 
3
3
  A TypeScript SDK client for the sbzw93t49b.execute-api.us-east-2.amazonaws.com API.
4
4
 
@@ -380,7 +380,7 @@ and is automatically generated by the
380
380
  [OpenAPI Generator](https://openapi-generator.tech) project:
381
381
 
382
382
  - API version: `1.0.0`
383
- - Package version: `1.37.0`
383
+ - Package version: `1.39.0`
384
384
  - Generator version: `7.21.0`
385
385
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
386
386
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@easyedu/js-lsm-api",
3
- "version": "1.37.0",
3
+ "version": "1.39.0",
4
4
  "description": "OpenAPI client for @easyedu/js-lsm-api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {