@drxsuperapp/sdk 1.1.464 → 1.1.466

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
@@ -875,15 +875,15 @@ Your branch is up to date with 'origin/master'.
875
875
  nothing to commit, working tree clean
876
876
  Everything up-to-date
877
877
  ✅ Changes committed and pushed
878
- v1.1.464
878
+ v1.1.466
879
879
  To https://gitlab.com/drx-super/drx-sdk.git
880
- 8a90fad..7310ba2 master -> master
880
+ 685007c..a6e74c7 master -> master
881
881
  ✅ Version bumped
882
882
 
883
- > @drxsuperapp/sdk@1.1.464 prepublishOnly
883
+ > @drxsuperapp/sdk@1.1.466 prepublishOnly
884
884
  > npm run build
885
885
 
886
886
 
887
- > @drxsuperapp/sdk@1.1.464 build
887
+ > @drxsuperapp/sdk@1.1.466 build
888
888
  > tsc
889
889
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.464",
3
+ "version": "1.1.466",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {