@drxsuperapp/sdk 1.1.493 → 1.1.494

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
@@ -892,20 +892,21 @@
892
892
  # https://opencollective.com/openapi_generator/donate #
893
893
  ################################################################################
894
894
  ✅ SDK generated
895
- [master 4090b7e] VPS: Generated API SDK
896
- 1 file changed, 6 insertions(+), 3 deletions(-)
897
- To https://gitlab.com/drx-super/drx-sdk.git
898
- 6c8c0bd..4090b7e master -> master
895
+ On branch master
896
+ Your branch is up to date with 'origin/master'.
897
+
898
+ nothing to commit, working tree clean
899
+ Everything up-to-date
899
900
  ✅ Changes committed and pushed
900
- v1.1.493
901
+ v1.1.494
901
902
  To https://gitlab.com/drx-super/drx-sdk.git
902
- 4090b7e..c109337 master -> master
903
+ c109337..fd086f1 master -> master
903
904
  ✅ Version bumped
904
905
 
905
- > @drxsuperapp/sdk@1.1.493 prepublishOnly
906
+ > @drxsuperapp/sdk@1.1.494 prepublishOnly
906
907
  > npm run build
907
908
 
908
909
 
909
- > @drxsuperapp/sdk@1.1.493 build
910
+ > @drxsuperapp/sdk@1.1.494 build
910
911
  > tsc
911
912
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.493",
3
+ "version": "1.1.494",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {