@drxsuperapp/sdk 1.1.373 → 1.1.374

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
@@ -753,20 +753,21 @@
753
753
  # https://opencollective.com/openapi_generator/donate #
754
754
  ################################################################################
755
755
  ✅ SDK generated
756
- [master c3a86f7] VPS: Generated API SDK
757
- 2 files changed, 16 insertions(+)
758
- To https://gitlab.com/drx-super/drx-sdk.git
759
- cea5273..c3a86f7 master -> master
756
+ On branch master
757
+ Your branch is up to date with 'origin/master'.
758
+
759
+ nothing to commit, working tree clean
760
+ Everything up-to-date
760
761
  ✅ Changes committed and pushed
761
- v1.1.373
762
+ v1.1.374
762
763
  To https://gitlab.com/drx-super/drx-sdk.git
763
- c3a86f7..a532b03 master -> master
764
+ a532b03..6b9fa48 master -> master
764
765
  ✅ Version bumped
765
766
 
766
- > @drxsuperapp/sdk@1.1.373 prepublishOnly
767
+ > @drxsuperapp/sdk@1.1.374 prepublishOnly
767
768
  > npm run build
768
769
 
769
770
 
770
- > @drxsuperapp/sdk@1.1.373 build
771
+ > @drxsuperapp/sdk@1.1.374 build
771
772
  > tsc
772
773
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.373",
3
+ "version": "1.1.374",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {