@drxsuperapp/sdk 1.1.489 → 1.1.491

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
@@ -880,20 +880,21 @@
880
880
  # https://opencollective.com/openapi_generator/donate #
881
881
  ################################################################################
882
882
  ✅ SDK generated
883
- [master 780bcbf] VPS: Generated API SDK
884
- 1 file changed, 10 insertions(+), 3 deletions(-)
885
- To https://gitlab.com/drx-super/drx-sdk.git
886
- adb3ce6..780bcbf master -> master
883
+ On branch master
884
+ Your branch is up to date with 'origin/master'.
885
+
886
+ nothing to commit, working tree clean
887
+ Everything up-to-date
887
888
  ✅ Changes committed and pushed
888
- v1.1.489
889
+ v1.1.491
889
890
  To https://gitlab.com/drx-super/drx-sdk.git
890
- 780bcbf..89388d1 master -> master
891
+ 6f5ea9e..ff5a528 master -> master
891
892
  ✅ Version bumped
892
893
 
893
- > @drxsuperapp/sdk@1.1.489 prepublishOnly
894
+ > @drxsuperapp/sdk@1.1.491 prepublishOnly
894
895
  > npm run build
895
896
 
896
897
 
897
- > @drxsuperapp/sdk@1.1.489 build
898
+ > @drxsuperapp/sdk@1.1.491 build
898
899
  > tsc
899
900
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.489",
3
+ "version": "1.1.491",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {