@drxsuperapp/sdk 1.1.123 → 1.1.124

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 +5 -9
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -137,6 +137,7 @@
137
137
  [main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiTournamentPadelPostRequestBodyTeamsInner.ts
138
138
  [main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserGet200Response.ts
139
139
  [main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiUserGetFilterParameter.ts
140
+ ⚠️ Deploy already running at Fri Jun 27 12:37:50 UTC 2025
140
141
  [main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubeDrxContentGet200Response.ts
141
142
  [main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubeDrxContentGet200ResponseResponseObject.ts
142
143
  [main] INFO o.o.codegen.TemplateManager - writing file /root/drx-sdk/./models/ApiYoutubeDrxContentGet200ResponseResponseObjectCurrentLive.ts
@@ -194,20 +195,15 @@ Your branch is up to date with 'origin/master'.
194
195
  nothing to commit, working tree clean
195
196
  Everything up-to-date
196
197
  ✅ Changes committed and pushed
197
- v1.1.123
198
- npm notice
199
- npm notice New major version of npm available! 10.9.2 -> 11.4.2
200
- npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.2
201
- npm notice To update run: npm install -g npm@11.4.2
202
- npm notice
198
+ v1.1.124
203
199
  To https://gitlab.com/drx-super/drx-sdk.git
204
- e49172d..7fd646b master -> master
200
+ 7fd646b..de32dcd master -> master
205
201
  ✅ Version bumped
206
202
 
207
- > @drxsuperapp/sdk@1.1.123 prepublishOnly
203
+ > @drxsuperapp/sdk@1.1.124 prepublishOnly
208
204
  > npm run build
209
205
 
210
206
 
211
- > @drxsuperapp/sdk@1.1.123 build
207
+ > @drxsuperapp/sdk@1.1.124 build
212
208
  > tsc
213
209
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.123",
3
+ "version": "1.1.124",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {