Skip to content

Commit 7b0f7e8

Browse files
committed
v17.4.0
1 parent dd22664 commit 7b0f7e8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1887
-7650
lines changed

@alias/commitlint-config-angular/CHANGELOG.md

Lines changed: 44 additions & 226 deletions
Large diffs are not rendered by default.

@alias/commitlint-config-angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-config-angular",
3-
"version": "17.3.0",
3+
"version": "17.4.0",
44
"description": "Shareable commitlint config enforcing the angular commit convention",
55
"files": [
66
"index.js"
@@ -30,10 +30,10 @@
3030
"node": ">=v14"
3131
},
3232
"dependencies": {
33-
"@commitlint/config-angular": "^17.3.0"
33+
"@commitlint/config-angular": "^17.4.0"
3434
},
3535
"devDependencies": {
36-
"@commitlint/utils": "^17.0.0"
36+
"@commitlint/utils": "^17.4.0"
3737
},
3838
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
3939
}

0 commit comments

Comments
 (0)