Skip to content

Commit 8b62e5e

Browse files
committed
remove smantic-release
1 parent ff66815 commit 8b62e5e

File tree

5 files changed

+2
-81
lines changed

5 files changed

+2
-81
lines changed

.travis.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "orgchart",
3-
"version": "1.3.7",
3+
"version": "2.0.2",
44
"homepage": "https://github.com/dabeng/OrgChart",
55
"authors": [
66
"dabeng <[email protected]>"

deploy_key.enc

-3.17 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "orgchart",
3-
"version": "0.0.0-semantically-released",
3+
"version": "2.0.2",
44
"description": "Simple and direct organization chart(tree-like hierarchy) plugin based on pure DOM and jQuery.",
55
"main": "./dist/js/jquery.orgchart.js",
66
"style": [
@@ -9,13 +9,6 @@
99
"directories": {
1010
"example": "examples"
1111
},
12-
"scripts": {
13-
"commit": "git-cz",
14-
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
15-
},
16-
"czConfig": {
17-
"path": "node_modules/cz-conventional-changelog"
18-
},
1912
"repository": {
2013
"type": "git",
2114
"url": "https://github.com/dabeng/OrgChart.git"
@@ -41,10 +34,5 @@
4134
"font-awesome": "^4.6.3",
4235
"jquery-mockjax": "^2.2.0",
4336
"html2canvas": "^0.5.0-beta4"
44-
},
45-
"devDependencies": {
46-
"commitizen": "^2.9.6",
47-
"cz-conventional-changelog": "^2.0.0",
48-
"semantic-release": "^6.3.6"
4937
}
5038
}

release.sh

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)