diff --git a/package-lock.json b/package-lock.json index ad12be4..d6aa08b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "painterro", - "version": "1.2.85", + "version": "1.2.87", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f1a1eda..c40faca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "painterro", - "version": "1.2.85", + "version": "1.2.87", "description": "HTML5 image editing widget (js paint plugin)", "main": "build/painterro.commonjs2.js", "repository": { diff --git a/publish.sh b/publish.sh index ce038c0..35942fb 100755 --- a/publish.sh +++ b/publish.sh @@ -42,6 +42,8 @@ git commit -m "$VERSION" git push npm publish +ehco "GH USER AND PATH",$GH_USER, $GH_PASS + res=`curl --user "$GH_USER:$GH_PASS" -X POST https://api.github.com/repos/${GH_REPO_USER}/${GH_REPO}/releases \ -d " {