@drxsuperapp/sdk 1.1.287 → 1.1.289

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
@@ -570,20 +570,21 @@
570
570
  # https://opencollective.com/openapi_generator/donate #
571
571
  ################################################################################
572
572
  ✅ SDK generated
573
- [master f9698a4] VPS: Generated API SDK
574
- 2 files changed, 17 insertions(+)
575
- To https://gitlab.com/drx-super/drx-sdk.git
576
- 8db9e15..f9698a4 master -> master
573
+ On branch master
574
+ Your branch is up to date with 'origin/master'.
575
+
576
+ nothing to commit, working tree clean
577
+ Everything up-to-date
577
578
  ✅ Changes committed and pushed
578
- v1.1.287
579
+ v1.1.289
579
580
  To https://gitlab.com/drx-super/drx-sdk.git
580
- f9698a4..3c552ce master -> master
581
+ 08d50c5..08715a6 master -> master
581
582
  ✅ Version bumped
582
583
 
583
- > @drxsuperapp/sdk@1.1.287 prepublishOnly
584
+ > @drxsuperapp/sdk@1.1.289 prepublishOnly
584
585
  > npm run build
585
586
 
586
587
 
587
- > @drxsuperapp/sdk@1.1.287 build
588
+ > @drxsuperapp/sdk@1.1.289 build
588
589
  > tsc
589
590
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.287",
3
+ "version": "1.1.289",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {