@drxsuperapp/sdk 1.1.111 → 1.1.112

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 daa42e0] 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
- 8ec3b73..daa42e0 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.111
201
+ v1.1.112
202
202
  To https://gitlab.com/drx-super/drx-sdk.git
203
- daa42e0..063b2ce master -> master
203
+ 063b2ce..fae6ade master -> master
204
204
  ✅ Version bumped
205
205
 
206
- > @drxsuperapp/sdk@1.1.111 prepublishOnly
206
+ > @drxsuperapp/sdk@1.1.112 prepublishOnly
207
207
  > npm run build
208
208
 
209
209
 
210
- > @drxsuperapp/sdk@1.1.111 build
210
+ > @drxsuperapp/sdk@1.1.112 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.111",
3
+ "version": "1.1.112",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {