@drxsuperapp/sdk 1.1.395 → 1.1.396

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 +4 -4
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -810,15 +810,15 @@ Your branch is up to date with 'origin/master'.
810
810
  nothing to commit, working tree clean
811
811
  Everything up-to-date
812
812
  ✅ Changes committed and pushed
813
- v1.1.395
813
+ v1.1.396
814
814
  To https://gitlab.com/drx-super/drx-sdk.git
815
- 98f7e85..76671ca master -> master
815
+ 76671ca..f76b5f3 master -> master
816
816
  ✅ Version bumped
817
817
 
818
- > @drxsuperapp/sdk@1.1.395 prepublishOnly
818
+ > @drxsuperapp/sdk@1.1.396 prepublishOnly
819
819
  > npm run build
820
820
 
821
821
 
822
- > @drxsuperapp/sdk@1.1.395 build
822
+ > @drxsuperapp/sdk@1.1.396 build
823
823
  > tsc
824
824
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.395",
3
+ "version": "1.1.396",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {