@easyedu/js-lsm-api 1.50.0 → 1.51.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.50.0
1
+ # @easyedu/js-lsm-api@1.51.0
2
2
 
3
3
  A TypeScript SDK client for the sbzw93t49b.execute-api.us-east-2.amazonaws.com API.
4
4
 
@@ -444,7 +444,7 @@ and is automatically generated by the
444
444
  [OpenAPI Generator](https://openapi-generator.tech) project:
445
445
 
446
446
  - API version: `1.0.0`
447
- - Package version: `1.50.0`
447
+ - Package version: `1.51.0`
448
448
  - Generator version: `7.21.0`
449
449
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
450
450
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@easyedu/js-lsm-api",
3
- "version": "1.50.0",
3
+ "version": "1.51.0",
4
4
  "description": "OpenAPI client for @easyedu/js-lsm-api",
5
5
  "author": "OpenAPI-Generator",
6
6
  "repository": {