@drxsuperapp/sdk 1.1.309 → 1.1.310

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 -10
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -631,22 +631,21 @@
631
631
  # https://opencollective.com/openapi_generator/donate #
632
632
  ################################################################################
633
633
  ✅ SDK generated
634
- [master 50d4f10] VPS: Generated API SDK
635
- 5 files changed, 211 insertions(+)
636
- create mode 100644 models/ApiWalletUnbindPost200Response.ts
637
- create mode 100644 models/ApiWalletUnbindPost200ResponseResponseObject.ts
638
- To https://gitlab.com/drx-super/drx-sdk.git
639
- ec4afe9..50d4f10 master -> master
634
+ On branch master
635
+ Your branch is up to date with 'origin/master'.
636
+
637
+ nothing to commit, working tree clean
638
+ Everything up-to-date
640
639
  ✅ Changes committed and pushed
641
- v1.1.309
640
+ v1.1.310
642
641
  To https://gitlab.com/drx-super/drx-sdk.git
643
- 50d4f10..7c9e1af master -> master
642
+ 7c9e1af..52945cf master -> master
644
643
  ✅ Version bumped
645
644
 
646
- > @drxsuperapp/sdk@1.1.309 prepublishOnly
645
+ > @drxsuperapp/sdk@1.1.310 prepublishOnly
647
646
  > npm run build
648
647
 
649
648
 
650
- > @drxsuperapp/sdk@1.1.309 build
649
+ > @drxsuperapp/sdk@1.1.310 build
651
650
  > tsc
652
651
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.309",
3
+ "version": "1.1.310",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {