@drxsuperapp/sdk 1.1.234 → 1.1.236

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
@@ -494,20 +494,21 @@
494
494
  # https://opencollective.com/openapi_generator/donate #
495
495
  ################################################################################
496
496
  ✅ SDK generated
497
- [master 049df69] VPS: Generated API SDK
498
- 1 file changed, 3 insertions(+), 3 deletions(-)
499
- To https://gitlab.com/drx-super/drx-sdk.git
500
- 9878414..049df69 master -> master
497
+ On branch master
498
+ Your branch is up to date with 'origin/master'.
499
+
500
+ nothing to commit, working tree clean
501
+ Everything up-to-date
501
502
  ✅ Changes committed and pushed
502
- v1.1.234
503
+ v1.1.236
503
504
  To https://gitlab.com/drx-super/drx-sdk.git
504
- 049df69..6608989 master -> master
505
+ 9aea365..3ea500d master -> master
505
506
  ✅ Version bumped
506
507
 
507
- > @drxsuperapp/sdk@1.1.234 prepublishOnly
508
+ > @drxsuperapp/sdk@1.1.236 prepublishOnly
508
509
  > npm run build
509
510
 
510
511
 
511
- > @drxsuperapp/sdk@1.1.234 build
512
+ > @drxsuperapp/sdk@1.1.236 build
512
513
  > tsc
513
514
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.234",
3
+ "version": "1.1.236",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {