@drxsuperapp/sdk 1.1.315 → 1.1.316

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
@@ -636,20 +636,21 @@
636
636
  # https://opencollective.com/openapi_generator/donate #
637
637
  ################################################################################
638
638
  ✅ SDK generated
639
- [master f3699af] VPS: Generated API SDK
640
- 1 file changed, 9 insertions(+)
641
- To https://gitlab.com/drx-super/drx-sdk.git
642
- 793c8f8..f3699af master -> master
639
+ On branch master
640
+ Your branch is up to date with 'origin/master'.
641
+
642
+ nothing to commit, working tree clean
643
+ Everything up-to-date
643
644
  ✅ Changes committed and pushed
644
- v1.1.315
645
+ v1.1.316
645
646
  To https://gitlab.com/drx-super/drx-sdk.git
646
- f3699af..4aba4da master -> master
647
+ 4aba4da..e6a9d64 master -> master
647
648
  ✅ Version bumped
648
649
 
649
- > @drxsuperapp/sdk@1.1.315 prepublishOnly
650
+ > @drxsuperapp/sdk@1.1.316 prepublishOnly
650
651
  > npm run build
651
652
 
652
653
 
653
- > @drxsuperapp/sdk@1.1.315 build
654
+ > @drxsuperapp/sdk@1.1.316 build
654
655
  > tsc
655
656
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.315",
3
+ "version": "1.1.316",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {