@drxsuperapp/sdk 1.1.118 → 1.1.119

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
@@ -192,21 +192,21 @@
192
192
  # https://opencollective.com/openapi_generator/donate #
193
193
  ################################################################################
194
194
  ✅ SDK generated
195
- [master 6e24489] VPS: Generated API SDK
196
- 4 files changed, 139 insertions(+)
197
- create mode 100644 models/ApiTournamentGet200ResponseResponseObjectItemsInnerGameType.ts
198
- To https://gitlab.com/drx-super/drx-sdk.git
199
- 3f4d209..6e24489 master -> master
195
+ On branch master
196
+ Your branch is up to date with 'origin/master'.
197
+
198
+ nothing to commit, working tree clean
199
+ Everything up-to-date
200
200
  ✅ Changes committed and pushed
201
- v1.1.118
201
+ v1.1.119
202
202
  To https://gitlab.com/drx-super/drx-sdk.git
203
- 6e24489..10574ac master -> master
203
+ 10574ac..80ab29f master -> master
204
204
  ✅ Version bumped
205
205
 
206
- > @drxsuperapp/sdk@1.1.118 prepublishOnly
206
+ > @drxsuperapp/sdk@1.1.119 prepublishOnly
207
207
  > npm run build
208
208
 
209
209
 
210
- > @drxsuperapp/sdk@1.1.118 build
210
+ > @drxsuperapp/sdk@1.1.119 build
211
211
  > tsc
212
212
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.118",
3
+ "version": "1.1.119",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {