@drxsuperapp/sdk 1.1.17 → 1.1.18
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.
- package/deploy.log +4 -4
- package/package.json +1 -1
- package/workflow.sh +1 -1
package/deploy.log
CHANGED
|
@@ -88,7 +88,7 @@ Your branch is up to date with 'origin/master'.
|
|
|
88
88
|
nothing to commit, working tree clean
|
|
89
89
|
Everything up-to-date
|
|
90
90
|
✅ Changes committed and pushed
|
|
91
|
-
v1.1.
|
|
91
|
+
v1.1.18
|
|
92
92
|
remote:
|
|
93
93
|
remote: Project 'drxsuperapp/drx-sdk' was moved to 'drx-super/drx-sdk'.
|
|
94
94
|
remote:
|
|
@@ -98,13 +98,13 @@ remote: git remote set-url origin https://gitlab.com/drx-super/drx-sdk.git
|
|
|
98
98
|
remote:
|
|
99
99
|
remote:
|
|
100
100
|
To https://gitlab.com/drxsuperapp/drx-sdk.git
|
|
101
|
-
|
|
101
|
+
42918b0..bd71d3e master -> master
|
|
102
102
|
✅ Version bumped
|
|
103
103
|
|
|
104
|
-
> @drxsuperapp/sdk@1.1.
|
|
104
|
+
> @drxsuperapp/sdk@1.1.18 prepublishOnly
|
|
105
105
|
> npm run build
|
|
106
106
|
|
|
107
107
|
|
|
108
|
-
> @drxsuperapp/sdk@1.1.
|
|
108
|
+
> @drxsuperapp/sdk@1.1.18 build
|
|
109
109
|
> tsc
|
|
110
110
|
|
package/package.json
CHANGED
package/workflow.sh
CHANGED