@drxsuperapp/sdk 1.1.375 → 1.1.376

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