@drxsuperapp/sdk 1.1.264 → 1.1.266

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
@@ -562,15 +562,15 @@ Your branch is up to date with 'origin/master'.
562
562
  nothing to commit, working tree clean
563
563
  Everything up-to-date
564
564
  ✅ Changes committed and pushed
565
- v1.1.264
565
+ v1.1.266
566
566
  To https://gitlab.com/drx-super/drx-sdk.git
567
- 0c7a0ec..c67a126 master -> master
567
+ c7748f2..bc77f92 master -> master
568
568
  ✅ Version bumped
569
569
 
570
- > @drxsuperapp/sdk@1.1.264 prepublishOnly
570
+ > @drxsuperapp/sdk@1.1.266 prepublishOnly
571
571
  > npm run build
572
572
 
573
573
 
574
- > @drxsuperapp/sdk@1.1.264 build
574
+ > @drxsuperapp/sdk@1.1.266 build
575
575
  > tsc
576
576
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.264",
3
+ "version": "1.1.266",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {