@drxsuperapp/sdk 1.1.307 → 1.1.308

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
@@ -632,15 +632,15 @@ Your branch is up to date with 'origin/master'.
632
632
  nothing to commit, working tree clean
633
633
  Everything up-to-date
634
634
  ✅ Changes committed and pushed
635
- v1.1.307
635
+ v1.1.308
636
636
  To https://gitlab.com/drx-super/drx-sdk.git
637
- f0ee9f7..4d3d5e1 master -> master
637
+ 4d3d5e1..ec4afe9 master -> master
638
638
  ✅ Version bumped
639
639
 
640
- > @drxsuperapp/sdk@1.1.307 prepublishOnly
640
+ > @drxsuperapp/sdk@1.1.308 prepublishOnly
641
641
  > npm run build
642
642
 
643
643
 
644
- > @drxsuperapp/sdk@1.1.307 build
644
+ > @drxsuperapp/sdk@1.1.308 build
645
645
  > tsc
646
646
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.307",
3
+ "version": "1.1.308",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {