Skip to content

Commit 466390b

Browse files
committed
fix(package): update @semantic-release/gitlab to version 6.0.0
1 parent 14d8017 commit 466390b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"dependencies": {
1414
"@semantic-release/commit-analyzer": "^8.0.0",
15-
"@semantic-release/gitlab": "^5.0.0",
15+
"@semantic-release/gitlab": "^6.0.0",
1616
"@semantic-release/npm": "^6.0.0",
1717
"@semantic-release/release-notes-generator": "^9.0.0"
1818
},

0 commit comments

Comments
 (0)