@drxsuperapp/sdk 1.1.414 → 1.1.416

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
@@ -824,20 +824,21 @@
824
824
  # https://opencollective.com/openapi_generator/donate #
825
825
  ################################################################################
826
826
  ✅ SDK generated
827
- [master 6eb0af6] VPS: Generated API SDK
828
- 1 file changed, 40 insertions(+)
829
- To https://gitlab.com/drx-super/drx-sdk.git
830
- 7bc20e6..6eb0af6 master -> master
827
+ On branch master
828
+ Your branch is up to date with 'origin/master'.
829
+
830
+ nothing to commit, working tree clean
831
+ Everything up-to-date
831
832
  ✅ Changes committed and pushed
832
- v1.1.414
833
+ v1.1.416
833
834
  To https://gitlab.com/drx-super/drx-sdk.git
834
- 6eb0af6..41bfc22 master -> master
835
+ aaacc50..66a0d8b master -> master
835
836
  ✅ Version bumped
836
837
 
837
- > @drxsuperapp/sdk@1.1.414 prepublishOnly
838
+ > @drxsuperapp/sdk@1.1.416 prepublishOnly
838
839
  > npm run build
839
840
 
840
841
 
841
- > @drxsuperapp/sdk@1.1.414 build
842
+ > @drxsuperapp/sdk@1.1.416 build
842
843
  > tsc
843
844
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.414",
3
+ "version": "1.1.416",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {