@drxsuperapp/sdk 1.1.505 → 1.1.506

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
@@ -906,20 +906,21 @@
906
906
  # https://opencollective.com/openapi_generator/donate #
907
907
  ################################################################################
908
908
  ✅ SDK generated
909
- [master d18d9a1] VPS: Generated API SDK
910
- 1 file changed, 65 insertions(+)
911
- To https://gitlab.com/drx-super/drx-sdk.git
912
- d49d03f..d18d9a1 master -> master
909
+ On branch master
910
+ Your branch is up to date with 'origin/master'.
911
+
912
+ nothing to commit, working tree clean
913
+ Everything up-to-date
913
914
  ✅ Changes committed and pushed
914
- v1.1.505
915
+ v1.1.506
915
916
  To https://gitlab.com/drx-super/drx-sdk.git
916
- d18d9a1..b60d5f9 master -> master
917
+ b60d5f9..8806d9b master -> master
917
918
  ✅ Version bumped
918
919
 
919
- > @drxsuperapp/sdk@1.1.505 prepublishOnly
920
+ > @drxsuperapp/sdk@1.1.506 prepublishOnly
920
921
  > npm run build
921
922
 
922
923
 
923
- > @drxsuperapp/sdk@1.1.505 build
924
+ > @drxsuperapp/sdk@1.1.506 build
924
925
  > tsc
925
926
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.505",
3
+ "version": "1.1.506",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {