@drxsuperapp/sdk 1.1.426 → 1.1.427

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
@@ -831,20 +831,21 @@
831
831
  # https://opencollective.com/openapi_generator/donate #
832
832
  ################################################################################
833
833
  ✅ SDK generated
834
- [master 18fadb4] VPS: Generated API SDK
835
- 1 file changed, 2 insertions(+), 2 deletions(-)
836
- To https://gitlab.com/drx-super/drx-sdk.git
837
- 150311d..18fadb4 master -> master
834
+ On branch master
835
+ Your branch is up to date with 'origin/master'.
836
+
837
+ nothing to commit, working tree clean
838
+ Everything up-to-date
838
839
  ✅ Changes committed and pushed
839
- v1.1.426
840
+ v1.1.427
840
841
  To https://gitlab.com/drx-super/drx-sdk.git
841
- 18fadb4..651195a master -> master
842
+ 651195a..2c457d2 master -> master
842
843
  ✅ Version bumped
843
844
 
844
- > @drxsuperapp/sdk@1.1.426 prepublishOnly
845
+ > @drxsuperapp/sdk@1.1.427 prepublishOnly
845
846
  > npm run build
846
847
 
847
848
 
848
- > @drxsuperapp/sdk@1.1.426 build
849
+ > @drxsuperapp/sdk@1.1.427 build
849
850
  > tsc
850
851
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.426",
3
+ "version": "1.1.427",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {