@drxsuperapp/sdk 1.1.242 → 1.1.244

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
@@ -508,20 +508,21 @@
508
508
  # https://opencollective.com/openapi_generator/donate #
509
509
  ################################################################################
510
510
  ✅ SDK generated
511
- [master 074ab60] VPS: Generated API SDK
512
- 1 file changed, 11 insertions(+), 4 deletions(-)
513
- To https://gitlab.com/drx-super/drx-sdk.git
514
- a0165cb..074ab60 master -> master
511
+ On branch master
512
+ Your branch is up to date with 'origin/master'.
513
+
514
+ nothing to commit, working tree clean
515
+ Everything up-to-date
515
516
  ✅ Changes committed and pushed
516
- v1.1.242
517
+ v1.1.244
517
518
  To https://gitlab.com/drx-super/drx-sdk.git
518
- 074ab60..01c9265 master -> master
519
+ 37cf06e..2c31a8c master -> master
519
520
  ✅ Version bumped
520
521
 
521
- > @drxsuperapp/sdk@1.1.242 prepublishOnly
522
+ > @drxsuperapp/sdk@1.1.244 prepublishOnly
522
523
  > npm run build
523
524
 
524
525
 
525
- > @drxsuperapp/sdk@1.1.242 build
526
+ > @drxsuperapp/sdk@1.1.244 build
526
527
  > tsc
527
528
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.242",
3
+ "version": "1.1.244",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {