@drxsuperapp/sdk 1.1.299 → 1.1.300

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
@@ -599,20 +599,21 @@
599
599
  # https://opencollective.com/openapi_generator/donate #
600
600
  ################################################################################
601
601
  ✅ SDK generated
602
- [master 08bd28b] VPS: Generated API SDK
603
- 1 file changed, 11 insertions(+), 4 deletions(-)
604
- To https://gitlab.com/drx-super/drx-sdk.git
605
- 42bf63e..08bd28b master -> master
602
+ On branch master
603
+ Your branch is up to date with 'origin/master'.
604
+
605
+ nothing to commit, working tree clean
606
+ Everything up-to-date
606
607
  ✅ Changes committed and pushed
607
- v1.1.299
608
+ v1.1.300
608
609
  To https://gitlab.com/drx-super/drx-sdk.git
609
- 08bd28b..a50bd53 master -> master
610
+ a50bd53..5cf933b master -> master
610
611
  ✅ Version bumped
611
612
 
612
- > @drxsuperapp/sdk@1.1.299 prepublishOnly
613
+ > @drxsuperapp/sdk@1.1.300 prepublishOnly
613
614
  > npm run build
614
615
 
615
616
 
616
- > @drxsuperapp/sdk@1.1.299 build
617
+ > @drxsuperapp/sdk@1.1.300 build
617
618
  > tsc
618
619
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.299",
3
+ "version": "1.1.300",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {