@drxsuperapp/sdk 1.1.385 → 1.1.387

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
@@ -757,21 +757,21 @@
757
757
  # https://opencollective.com/openapi_generator/donate #
758
758
  ################################################################################
759
759
  ✅ SDK generated
760
- [master 5019949] VPS: Generated API SDK
761
- 5 files changed, 119 insertions(+)
762
- create mode 100644 models/ApiWeb3RedemptionGet200ResponseResponseObjectItemsInnerUser.ts
763
- To https://gitlab.com/drx-super/drx-sdk.git
764
- 0d36ec5..5019949 master -> master
760
+ On branch master
761
+ Your branch is up to date with 'origin/master'.
762
+
763
+ nothing to commit, working tree clean
764
+ Everything up-to-date
765
765
  ✅ Changes committed and pushed
766
- v1.1.385
766
+ v1.1.387
767
767
  To https://gitlab.com/drx-super/drx-sdk.git
768
- 5019949..5844e81 master -> master
768
+ 24d063b..f653108 master -> master
769
769
  ✅ Version bumped
770
770
 
771
- > @drxsuperapp/sdk@1.1.385 prepublishOnly
771
+ > @drxsuperapp/sdk@1.1.387 prepublishOnly
772
772
  > npm run build
773
773
 
774
774
 
775
- > @drxsuperapp/sdk@1.1.385 build
775
+ > @drxsuperapp/sdk@1.1.387 build
776
776
  > tsc
777
777
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.385",
3
+ "version": "1.1.387",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {