@drxsuperapp/sdk 1.1.406 → 1.1.407

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
@@ -824,15 +824,15 @@ Your branch is up to date with 'origin/master'.
824
824
  nothing to commit, working tree clean
825
825
  Everything up-to-date
826
826
  ✅ Changes committed and pushed
827
- v1.1.406
827
+ v1.1.407
828
828
  To https://gitlab.com/drx-super/drx-sdk.git
829
- 275412e..e5933ca master -> master
829
+ e5933ca..88f5db5 master -> master
830
830
  ✅ Version bumped
831
831
 
832
- > @drxsuperapp/sdk@1.1.406 prepublishOnly
832
+ > @drxsuperapp/sdk@1.1.407 prepublishOnly
833
833
  > npm run build
834
834
 
835
835
 
836
- > @drxsuperapp/sdk@1.1.406 build
836
+ > @drxsuperapp/sdk@1.1.407 build
837
837
  > tsc
838
838
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.406",
3
+ "version": "1.1.407",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {