@drxsuperapp/sdk 1.1.194 → 1.1.195

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
@@ -373,21 +373,21 @@
373
373
  # https://opencollective.com/openapi_generator/donate #
374
374
  ################################################################################
375
375
  ✅ SDK generated
376
- [master 28d3a0b] VPS: Generated API SDK
377
- 4 files changed, 154 insertions(+)
378
- create mode 100644 models/ApiEsportMatchIdGet200Response.ts
379
- To https://gitlab.com/drx-super/drx-sdk.git
380
- 5c03d75..28d3a0b master -> master
376
+ On branch master
377
+ Your branch is up to date with 'origin/master'.
378
+
379
+ nothing to commit, working tree clean
380
+ Everything up-to-date
381
381
  ✅ Changes committed and pushed
382
- v1.1.194
382
+ v1.1.195
383
383
  To https://gitlab.com/drx-super/drx-sdk.git
384
- 28d3a0b..5edcad6 master -> master
384
+ 5edcad6..e97f783 master -> master
385
385
  ✅ Version bumped
386
386
 
387
- > @drxsuperapp/sdk@1.1.194 prepublishOnly
387
+ > @drxsuperapp/sdk@1.1.195 prepublishOnly
388
388
  > npm run build
389
389
 
390
390
 
391
- > @drxsuperapp/sdk@1.1.194 build
391
+ > @drxsuperapp/sdk@1.1.195 build
392
392
  > tsc
393
393
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.194",
3
+ "version": "1.1.195",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {