@drxsuperapp/sdk 1.1.497 → 1.1.498

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/deploy.log +9 -9
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -905,21 +905,21 @@
905
905
  # https://opencollective.com/openapi_generator/donate #
906
906
  ################################################################################
907
907
  ✅ SDK generated
908
- [master 97c7260] VPS: Generated API SDK
909
- 5 files changed, 154 insertions(+)
910
- create mode 100644 models/ApiBindStatusGet200Response.ts
911
- To https://gitlab.com/drx-super/drx-sdk.git
912
- 81ac6a7..97c7260 master -> master
908
+ On branch master
909
+ Your branch is up to date with 'origin/master'.
910
+
911
+ nothing to commit, working tree clean
912
+ Everything up-to-date
913
913
  ✅ Changes committed and pushed
914
- v1.1.497
914
+ v1.1.498
915
915
  To https://gitlab.com/drx-super/drx-sdk.git
916
- 97c7260..a455678 master -> master
916
+ a455678..de7ab12 master -> master
917
917
  ✅ Version bumped
918
918
 
919
- > @drxsuperapp/sdk@1.1.497 prepublishOnly
919
+ > @drxsuperapp/sdk@1.1.498 prepublishOnly
920
920
  > npm run build
921
921
 
922
922
 
923
- > @drxsuperapp/sdk@1.1.497 build
923
+ > @drxsuperapp/sdk@1.1.498 build
924
924
  > tsc
925
925
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.497",
3
+ "version": "1.1.498",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {