@drxsuperapp/sdk 1.1.434 → 1.1.435

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
@@ -859,20 +859,21 @@
859
859
  # https://opencollective.com/openapi_generator/donate #
860
860
  ################################################################################
861
861
  ✅ SDK generated
862
- [master 6a11c55] VPS: Generated API SDK
863
- 1 file changed, 2 insertions(+), 3 deletions(-)
864
- To https://gitlab.com/drx-super/drx-sdk.git
865
- 0cc48c8..6a11c55 master -> master
862
+ On branch master
863
+ Your branch is up to date with 'origin/master'.
864
+
865
+ nothing to commit, working tree clean
866
+ Everything up-to-date
866
867
  ✅ Changes committed and pushed
867
- v1.1.434
868
+ v1.1.435
868
869
  To https://gitlab.com/drx-super/drx-sdk.git
869
- 6a11c55..f6f1a6c master -> master
870
+ f6f1a6c..b9a45b2 master -> master
870
871
  ✅ Version bumped
871
872
 
872
- > @drxsuperapp/sdk@1.1.434 prepublishOnly
873
+ > @drxsuperapp/sdk@1.1.435 prepublishOnly
873
874
  > npm run build
874
875
 
875
876
 
876
- > @drxsuperapp/sdk@1.1.434 build
877
+ > @drxsuperapp/sdk@1.1.435 build
877
878
  > tsc
878
879
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.434",
3
+ "version": "1.1.435",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {