@drxsuperapp/sdk 1.1.161 → 1.1.162

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 -8
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -257,20 +257,21 @@
257
257
  # https://opencollective.com/openapi_generator/donate #
258
258
  ################################################################################
259
259
  ✅ SDK generated
260
- [master 9a584ba] VPS: Generated API SDK
261
- 3 files changed, 11 insertions(+), 29 deletions(-)
262
- To https://gitlab.com/drx-super/drx-sdk.git
263
- 08a0f1f..9a584ba master -> master
260
+ On branch master
261
+ Your branch is up to date with 'origin/master'.
262
+
263
+ nothing to commit, working tree clean
264
+ Everything up-to-date
264
265
  ✅ Changes committed and pushed
265
- v1.1.161
266
+ v1.1.162
266
267
  To https://gitlab.com/drx-super/drx-sdk.git
267
- 9a584ba..56ed478 master -> master
268
+ 56ed478..c0ba479 master -> master
268
269
  ✅ Version bumped
269
270
 
270
- > @drxsuperapp/sdk@1.1.161 prepublishOnly
271
+ > @drxsuperapp/sdk@1.1.162 prepublishOnly
271
272
  > npm run build
272
273
 
273
274
 
274
- > @drxsuperapp/sdk@1.1.161 build
275
+ > @drxsuperapp/sdk@1.1.162 build
275
276
  > tsc
276
277
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.161",
3
+ "version": "1.1.162",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {