Skip to content

Commit b139502

Browse files
matzkohpvdlg
authored andcommitted
docs(README): fix typo in plugin name
1 parent 31dadc7 commit b139502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ With this configuration:
163163
```json
164164
{
165165
"plugins": [
166-
["semantic-release/commit-analyzer", {
166+
["@semantic-release/commit-analyzer", {
167167
"preset": "angular",
168168
"releaseRules": "./config/release-rules.js"
169169
}],

0 commit comments

Comments
 (0)