@drxsuperapp/sdk 1.1.258 → 1.1.259

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
@@ -556,20 +556,21 @@
556
556
  # https://opencollective.com/openapi_generator/donate #
557
557
  ################################################################################
558
558
  ✅ SDK generated
559
- [master b8efa4f] VPS: Generated API SDK
560
- 2 files changed, 33 insertions(+), 3 deletions(-)
561
- To https://gitlab.com/drx-super/drx-sdk.git
562
- 1cc6f33..b8efa4f master -> master
559
+ On branch master
560
+ Your branch is up to date with 'origin/master'.
561
+
562
+ nothing to commit, working tree clean
563
+ Everything up-to-date
563
564
  ✅ Changes committed and pushed
564
- v1.1.258
565
+ v1.1.259
565
566
  To https://gitlab.com/drx-super/drx-sdk.git
566
- b8efa4f..988a517 master -> master
567
+ 988a517..3429465 master -> master
567
568
  ✅ Version bumped
568
569
 
569
- > @drxsuperapp/sdk@1.1.258 prepublishOnly
570
+ > @drxsuperapp/sdk@1.1.259 prepublishOnly
570
571
  > npm run build
571
572
 
572
573
 
573
- > @drxsuperapp/sdk@1.1.258 build
574
+ > @drxsuperapp/sdk@1.1.259 build
574
575
  > tsc
575
576
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.258",
3
+ "version": "1.1.259",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {