@drxsuperapp/sdk 1.1.484 → 1.1.486

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 -9
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -880,21 +880,21 @@
880
880
  # https://opencollective.com/openapi_generator/donate #
881
881
  ################################################################################
882
882
  ✅ SDK generated
883
- [master 4ddcff1] VPS: Generated API SDK
884
- 4 files changed, 116 insertions(+), 148 deletions(-)
885
- delete mode 100644 apis/AdminNotificationApi.ts
886
- To https://gitlab.com/drx-super/drx-sdk.git
887
- 67c9bfc..4ddcff1 master -> master
883
+ On branch master
884
+ Your branch is up to date with 'origin/master'.
885
+
886
+ nothing to commit, working tree clean
887
+ Everything up-to-date
888
888
  ✅ Changes committed and pushed
889
- v1.1.484
889
+ v1.1.486
890
890
  To https://gitlab.com/drx-super/drx-sdk.git
891
- 4ddcff1..fffa00e master -> master
891
+ 4b1766d..597a4e0 master -> master
892
892
  ✅ Version bumped
893
893
 
894
- > @drxsuperapp/sdk@1.1.484 prepublishOnly
894
+ > @drxsuperapp/sdk@1.1.486 prepublishOnly
895
895
  > npm run build
896
896
 
897
897
 
898
- > @drxsuperapp/sdk@1.1.484 build
898
+ > @drxsuperapp/sdk@1.1.486 build
899
899
  > tsc
900
900
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.484",
3
+ "version": "1.1.486",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {