@drxsuperapp/sdk 1.1.188 → 1.1.190

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 -9
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -354,21 +354,21 @@
354
354
  # https://opencollective.com/openapi_generator/donate #
355
355
  ################################################################################
356
356
  ✅ SDK generated
357
- [master 8f6f1cb] VPS: Generated API SDK
358
- 4 files changed, 36 insertions(+), 121 deletions(-)
359
- delete mode 100644 models/ApiUserLeaderboardGet200ResponseResponseObjectItemsInnerLeaderboardInner.ts
360
- To https://gitlab.com/drx-super/drx-sdk.git
361
- d991779..8f6f1cb master -> master
357
+ On branch master
358
+ Your branch is up to date with 'origin/master'.
359
+
360
+ nothing to commit, working tree clean
361
+ Everything up-to-date
362
362
  ✅ Changes committed and pushed
363
- v1.1.188
363
+ v1.1.190
364
364
  To https://gitlab.com/drx-super/drx-sdk.git
365
- 8f6f1cb..e0aeb49 master -> master
365
+ f81f3c2..67889bd master -> master
366
366
  ✅ Version bumped
367
367
 
368
- > @drxsuperapp/sdk@1.1.188 prepublishOnly
368
+ > @drxsuperapp/sdk@1.1.190 prepublishOnly
369
369
  > npm run build
370
370
 
371
371
 
372
- > @drxsuperapp/sdk@1.1.188 build
372
+ > @drxsuperapp/sdk@1.1.190 build
373
373
  > tsc
374
374
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.188",
3
+ "version": "1.1.190",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {