Skip to content

Commit

Permalink
v17.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
escapedcat committed Jan 4, 2023
1 parent dd22664 commit 7b0f7e8
Show file tree
Hide file tree
Showing 74 changed files with 1,887 additions and 7,650 deletions.
270 changes: 44 additions & 226 deletions @alias/commitlint-config-angular/CHANGELOG.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions @alias/commitlint-config-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-config-angular",
"version": "17.3.0",
"version": "17.4.0",
"description": "Shareable commitlint config enforcing the angular commit convention",
"files": [
"index.js"
Expand Down Expand Up @@ -30,10 +30,10 @@
"node": ">=v14"
},
"dependencies": {
"@commitlint/config-angular": "^17.3.0"
"@commitlint/config-angular": "^17.4.0"
},
"devDependencies": {
"@commitlint/utils": "^17.0.0"
"@commitlint/utils": "^17.4.0"
},
"gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749"
}
Loading

0 comments on commit 7b0f7e8

Please sign in to comment.