@drxsuperapp/sdk 1.1.391 → 1.1.392

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
@@ -804,20 +804,21 @@
804
804
  # https://opencollective.com/openapi_generator/donate #
805
805
  ################################################################################
806
806
  ✅ SDK generated
807
- [master 4254fc6] VPS: Generated API SDK
808
- 2 files changed, 2 insertions(+)
809
- To https://gitlab.com/drx-super/drx-sdk.git
810
- fc406f2..4254fc6 master -> master
807
+ On branch master
808
+ Your branch is up to date with 'origin/master'.
809
+
810
+ nothing to commit, working tree clean
811
+ Everything up-to-date
811
812
  ✅ Changes committed and pushed
812
- v1.1.391
813
+ v1.1.392
813
814
  To https://gitlab.com/drx-super/drx-sdk.git
814
- 4254fc6..e647e99 master -> master
815
+ e647e99..0736c5e master -> master
815
816
  ✅ Version bumped
816
817
 
817
- > @drxsuperapp/sdk@1.1.391 prepublishOnly
818
+ > @drxsuperapp/sdk@1.1.392 prepublishOnly
818
819
  > npm run build
819
820
 
820
821
 
821
- > @drxsuperapp/sdk@1.1.391 build
822
+ > @drxsuperapp/sdk@1.1.392 build
822
823
  > tsc
823
824
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.391",
3
+ "version": "1.1.392",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {