feat(release): Added semantic-release

This commit is contained in:
Erik Tiekstra
2021-05-18 10:16:13 +02:00
parent ce063293de
commit 510bd7759c
2 changed files with 28 additions and 0 deletions

27
package-lock.json generated
View File

@@ -51,6 +51,7 @@
"@types/node": "12.12.38",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"conventional-changelog-conventionalcommits": "^4.6.0",
"cypress": "^6.0.1",
"dotenv": "6.2.0",
"eslint": "7.10.0",
@@ -6932,6 +6933,21 @@
"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": {
"version": "4.1.0",
"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"
}
},
"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": {
"version": "4.1.0",
"resolved": "http://nexus.arbetsformedlingen.se/repository/npm/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz",