@drxsuperapp/sdk 1.1.240 → 1.1.241

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 -10
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -508,22 +508,21 @@
508
508
  # https://opencollective.com/openapi_generator/donate #
509
509
  ################################################################################
510
510
  ✅ SDK generated
511
- [master 86f25ea] VPS: Generated API SDK
512
- 5 files changed, 269 insertions(+)
513
- create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerGamesInner.ts
514
- create mode 100644 models/ApiEsportMatchesGet200ResponseResponseObjectItemsInnerGamesInnerWinner.ts
515
- To https://gitlab.com/drx-super/drx-sdk.git
516
- c60e7e4..86f25ea 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
517
516
  ✅ Changes committed and pushed
518
- v1.1.240
517
+ v1.1.241
519
518
  To https://gitlab.com/drx-super/drx-sdk.git
520
- 86f25ea..48aac9e master -> master
519
+ 48aac9e..a0165cb master -> master
521
520
  ✅ Version bumped
522
521
 
523
- > @drxsuperapp/sdk@1.1.240 prepublishOnly
522
+ > @drxsuperapp/sdk@1.1.241 prepublishOnly
524
523
  > npm run build
525
524
 
526
525
 
527
- > @drxsuperapp/sdk@1.1.240 build
526
+ > @drxsuperapp/sdk@1.1.241 build
528
527
  > tsc
529
528
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.240",
3
+ "version": "1.1.241",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {