@drxsuperapp/sdk 1.1.513 → 1.1.514

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 -8
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -911,20 +911,21 @@
911
911
  # https://opencollective.com/openapi_generator/donate #
912
912
  ################################################################################
913
913
  ✅ SDK generated
914
- [master 6a7f6ee] VPS: Generated API SDK
915
- 1 file changed, 9 insertions(+)
916
- To https://gitlab.com/drx-super/drx-sdk.git
917
- db3bbd9..6a7f6ee master -> master
914
+ On branch master
915
+ Your branch is up to date with 'origin/master'.
916
+
917
+ nothing to commit, working tree clean
918
+ Everything up-to-date
918
919
  ✅ Changes committed and pushed
919
- v1.1.513
920
+ v1.1.514
920
921
  To https://gitlab.com/drx-super/drx-sdk.git
921
- 6a7f6ee..4ea5049 master -> master
922
+ 4ea5049..6e4cb84 master -> master
922
923
  ✅ Version bumped
923
924
 
924
- > @drxsuperapp/sdk@1.1.513 prepublishOnly
925
+ > @drxsuperapp/sdk@1.1.514 prepublishOnly
925
926
  > npm run build
926
927
 
927
928
 
928
- > @drxsuperapp/sdk@1.1.513 build
929
+ > @drxsuperapp/sdk@1.1.514 build
929
930
  > tsc
930
931
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.513",
3
+ "version": "1.1.514",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {