@drxsuperapp/sdk 1.1.306 → 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 -9
  2. package/package.json +1 -1
package/deploy.log CHANGED
@@ -632,20 +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.306
636
- npm notice
637
- npm notice New major version of npm available! 10.9.2 -> 11.5.2
638
- npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2
639
- npm notice To update run: npm install -g npm@11.5.2
640
- npm notice
635
+ v1.1.308
641
636
  To https://gitlab.com/drx-super/drx-sdk.git
642
- 37725d5..f0ee9f7 master -> master
637
+ 4d3d5e1..ec4afe9 master -> master
643
638
  ✅ Version bumped
644
639
 
645
- > @drxsuperapp/sdk@1.1.306 prepublishOnly
640
+ > @drxsuperapp/sdk@1.1.308 prepublishOnly
646
641
  > npm run build
647
642
 
648
643
 
649
- > @drxsuperapp/sdk@1.1.306 build
644
+ > @drxsuperapp/sdk@1.1.308 build
650
645
  > tsc
651
646
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drxsuperapp/sdk",
3
- "version": "1.1.306",
3
+ "version": "1.1.308",
4
4
  "main": "index.ts",
5
5
  "types": "index.ts",
6
6
  "scripts": {