We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0514ee7 commit 54cdfaeCopy full SHA for 54cdfae
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "screwdriver-scm-router",
3
- "version": "7.0.0",
+ "version": "8.0.0",
4
"description": "A generic plugin for routing builds to specified scm",
5
"main": "index.js",
6
"scripts": {
@@ -46,7 +46,7 @@
46
"@hapi/hoek": "^10.0.1",
47
"async": "^3.2.4",
48
"screwdriver-logger": "^2.0.0",
49
- "screwdriver-scm-base": "^8.0.0"
+ "screwdriver-scm-base": "^9.0.0"
50
},
51
"release": {
52
"debug": false
0 commit comments