@drxsuperapp/sdk 1.1.288 → 1.1.290

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
@@ -576,15 +576,15 @@ Your branch is up to date with 'origin/master'.
576
576
  nothing to commit, working tree clean
577
577
  Everything up-to-date
578
578
  ✅ Changes committed and pushed
579
- v1.1.288
579
+ v1.1.290
580
580
  To https://gitlab.com/drx-super/drx-sdk.git
581
- 3c552ce..08d50c5 master -> master
581
+ 08715a6..506e281 master -> master
582
582
  ✅ Version bumped
583
583
 
584
- > @drxsuperapp/sdk@1.1.288 prepublishOnly
584
+ > @drxsuperapp/sdk@1.1.290 prepublishOnly
585
585
  > npm run build
586
586
 
587
587
 
588
- > @drxsuperapp/sdk@1.1.288 build
588
+ > @drxsuperapp/sdk@1.1.290 build
589
589
  > tsc
590
590
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.288",
3
+ "version": "1.1.290",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {