You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ fix(server): send cors headers
60
60
feat(blog): add comment section
61
61
```
62
62
63
-
Common types according to [commitlint-config-conventional (based on the Angular convention)](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional#type-enum) can be:
63
+
Common types according to [commitlint-config-conventional (based on the Angular convention)](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional#type-enum) can be:
64
64
65
65
- build
66
66
- ci
@@ -224,7 +224,7 @@ For more information on how to contribute please take a look at our [contributio
224
224
### Publishing a release
225
225
226
226
Before publishing a release do a `yarn run publish --dry-run` to get the upcoming version and update the version
227
-
in the [`should print help` test](https://github.com/conventional-changelog/commitlint/blob/master/%40commitlint/cli/src/cli.test.ts#L431).
227
+
in the [`should print help` test](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/src/cli.test.ts#L431).
228
228
Commit that change before creating the new version without `--dry-run`.
0 commit comments