@drxsuperapp/sdk 1.1.131 → 1.1.132

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
@@ -198,22 +198,21 @@
198
198
  # https://opencollective.com/openapi_generator/donate #
199
199
  ################################################################################
200
200
  ✅ SDK generated
201
- [master 423423c] VPS: Generated API SDK
202
- 5 files changed, 257 insertions(+), 3 deletions(-)
203
- create mode 100644 models/ApiTournamentPadelMatchTeamPut200Response.ts
204
- create mode 100644 models/ApiTournamentPadelMatchTeamPut200ResponseResponseObject.ts
205
- To https://gitlab.com/drx-super/drx-sdk.git
206
- 89ff31c..423423c master -> master
201
+ On branch master
202
+ Your branch is up to date with 'origin/master'.
203
+
204
+ nothing to commit, working tree clean
205
+ Everything up-to-date
207
206
  ✅ Changes committed and pushed
208
- v1.1.131
207
+ v1.1.132
209
208
  To https://gitlab.com/drx-super/drx-sdk.git
210
- 423423c..de3a02f master -> master
209
+ de3a02f..5be02a9 master -> master
211
210
  ✅ Version bumped
212
211
 
213
- > @drxsuperapp/sdk@1.1.131 prepublishOnly
212
+ > @drxsuperapp/sdk@1.1.132 prepublishOnly
214
213
  > npm run build
215
214
 
216
215
 
217
- > @drxsuperapp/sdk@1.1.131 build
216
+ > @drxsuperapp/sdk@1.1.132 build
218
217
  > tsc
219
218
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.131",
3
+ "version": "1.1.132",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {