@drxsuperapp/sdk 1.1.133 → 1.1.134

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
@@ -196,21 +196,21 @@
196
196
  # https://opencollective.com/openapi_generator/donate #
197
197
  ################################################################################
198
198
  ✅ SDK generated
199
- [master 029f035] VPS: Generated API SDK
200
- 4 files changed, 23 insertions(+), 171 deletions(-)
201
- delete mode 100644 models/ApiTournamentPadelLeaderboardIdGet200ResponseResponseObjectInnerFinalScores.ts
202
- To https://gitlab.com/drx-super/drx-sdk.git
203
- 5be02a9..029f035 master -> master
199
+ On branch master
200
+ Your branch is up to date with 'origin/master'.
201
+
202
+ nothing to commit, working tree clean
203
+ Everything up-to-date
204
204
  ✅ Changes committed and pushed
205
- v1.1.133
205
+ v1.1.134
206
206
  To https://gitlab.com/drx-super/drx-sdk.git
207
- 029f035..74f9d07 master -> master
207
+ 74f9d07..28ba394 master -> master
208
208
  ✅ Version bumped
209
209
 
210
- > @drxsuperapp/sdk@1.1.133 prepublishOnly
210
+ > @drxsuperapp/sdk@1.1.134 prepublishOnly
211
211
  > npm run build
212
212
 
213
213
 
214
- > @drxsuperapp/sdk@1.1.133 build
214
+ > @drxsuperapp/sdk@1.1.134 build
215
215
  > tsc
216
216
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.133",
3
+ "version": "1.1.134",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {