feat(release): Added semantic-release
This commit is contained in:
27
package-lock.json
generated
27
package-lock.json
generated
@@ -51,6 +51,7 @@
|
|||||||
"@types/node": "12.12.38",
|
"@types/node": "12.12.38",
|
||||||
"@typescript-eslint/eslint-plugin": "4.3.0",
|
"@typescript-eslint/eslint-plugin": "4.3.0",
|
||||||
"@typescript-eslint/parser": "4.3.0",
|
"@typescript-eslint/parser": "4.3.0",
|
||||||
|
"conventional-changelog-conventionalcommits": "^4.6.0",
|
||||||
"cypress": "^6.0.1",
|
"cypress": "^6.0.1",
|
||||||
"dotenv": "6.2.0",
|
"dotenv": "6.2.0",
|
||||||
"eslint": "7.10.0",
|
"eslint": "7.10.0",
|
||||||
@@ -6932,6 +6933,21 @@
|
|||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/conventional-changelog-conventionalcommits": {
|
||||||
|
"version": "4.6.0",
|
||||||
|
"resolved": "http://nexus.arbetsformedlingen.se/repository/npm/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.0.tgz",
|
||||||
|
"integrity": "sha512-sj9tj3z5cnHaSJCYObA9nISf7eq/YjscLPoq6nmew4SiOjxqL2KRpK20fjnjVbpNDjJ2HR3MoVcWKXwbVvzS0A==",
|
||||||
|
"dev": true,
|
||||||
|
"license": "ISC",
|
||||||
|
"dependencies": {
|
||||||
|
"compare-func": "^2.0.0",
|
||||||
|
"lodash": "^4.17.15",
|
||||||
|
"q": "^1.5.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=10"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/conventional-changelog-writer": {
|
"node_modules/conventional-changelog-writer": {
|
||||||
"version": "4.1.0",
|
"version": "4.1.0",
|
||||||
"resolved": "http://nexus.arbetsformedlingen.se/repository/npm/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz",
|
"resolved": "http://nexus.arbetsformedlingen.se/repository/npm/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz",
|
||||||
@@ -37944,6 +37960,17 @@
|
|||||||
"q": "^1.5.1"
|
"q": "^1.5.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"conventional-changelog-conventionalcommits": {
|
||||||
|
"version": "4.6.0",
|
||||||
|
"resolved": "http://nexus.arbetsformedlingen.se/repository/npm/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.0.tgz",
|
||||||
|
"integrity": "sha512-sj9tj3z5cnHaSJCYObA9nISf7eq/YjscLPoq6nmew4SiOjxqL2KRpK20fjnjVbpNDjJ2HR3MoVcWKXwbVvzS0A==",
|
||||||
|
"dev": true,
|
||||||
|
"requires": {
|
||||||
|
"compare-func": "^2.0.0",
|
||||||
|
"lodash": "^4.17.15",
|
||||||
|
"q": "^1.5.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
"conventional-changelog-writer": {
|
"conventional-changelog-writer": {
|
||||||
"version": "4.1.0",
|
"version": "4.1.0",
|
||||||
"resolved": "http://nexus.arbetsformedlingen.se/repository/npm/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz",
|
"resolved": "http://nexus.arbetsformedlingen.se/repository/npm/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz",
|
||||||
|
|||||||
@@ -86,6 +86,7 @@
|
|||||||
"@types/node": "12.12.38",
|
"@types/node": "12.12.38",
|
||||||
"@typescript-eslint/eslint-plugin": "4.3.0",
|
"@typescript-eslint/eslint-plugin": "4.3.0",
|
||||||
"@typescript-eslint/parser": "4.3.0",
|
"@typescript-eslint/parser": "4.3.0",
|
||||||
|
"conventional-changelog-conventionalcommits": "^4.6.0",
|
||||||
"cypress": "^6.0.1",
|
"cypress": "^6.0.1",
|
||||||
"dotenv": "6.2.0",
|
"dotenv": "6.2.0",
|
||||||
"eslint": "7.10.0",
|
"eslint": "7.10.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user