@drxsuperapp/sdk 1.1.203 → 1.1.204

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
@@ -389,22 +389,21 @@
389
389
  # https://opencollective.com/openapi_generator/donate #
390
390
  ################################################################################
391
391
  ✅ SDK generated
392
- [master 3a41af8] VPS: Generated API SDK
393
- 5 files changed, 302 insertions(+)
394
- create mode 100644 models/ApiEsportIdMatchesGet200ResponseResponseObjectItemsInnerResultsInnerPlayersInner.ts
395
- create mode 100644 models/ApiEsportIdMatchesGet200ResponseResponseObjectItemsInnerResultsInnerTeam.ts
396
- To https://gitlab.com/drx-super/drx-sdk.git
397
- c4d55a6..3a41af8 master -> master
392
+ On branch master
393
+ Your branch is up to date with 'origin/master'.
394
+
395
+ nothing to commit, working tree clean
396
+ Everything up-to-date
398
397
  ✅ Changes committed and pushed
399
- v1.1.203
398
+ v1.1.204
400
399
  To https://gitlab.com/drx-super/drx-sdk.git
401
- 3a41af8..0a1b736 master -> master
400
+ 0a1b736..2dd3726 master -> master
402
401
  ✅ Version bumped
403
402
 
404
- > @drxsuperapp/sdk@1.1.203 prepublishOnly
403
+ > @drxsuperapp/sdk@1.1.204 prepublishOnly
405
404
  > npm run build
406
405
 
407
406
 
408
- > @drxsuperapp/sdk@1.1.203 build
407
+ > @drxsuperapp/sdk@1.1.204 build
409
408
  > tsc
410
409
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.203",
3
+ "version": "1.1.204",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {