File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 12.1.3] ( https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3 ) (2021-05-12)
7
+
8
+ ** Note:** Version bump only for package @commitlint/config-conventional
9
+
10
+
11
+
12
+
13
+
6
14
## [ 12.1.2] ( https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2 ) (2021-04-29)
7
15
8
16
** Note:** Version bump only for package @commitlint/config-conventional
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @commitlint/config-conventional" ,
3
- "version" : " 12.1.2 " ,
3
+ "version" : " 12.1.3 " ,
4
4
"description" : " Shareable commitlint config enforcing conventional commits" ,
5
5
"files" : [
6
6
" index.js"
32
32
"node" : " >=v10"
33
33
},
34
34
"devDependencies" : {
35
- "@commitlint/lint" : " ^12.1.2 " ,
36
- "@commitlint/utils" : " ^12.1.1 "
35
+ "@commitlint/lint" : " ^12.1.3 " ,
36
+ "@commitlint/utils" : " ^12.1.3 "
37
37
},
38
38
"dependencies" : {
39
39
"conventional-changelog-conventionalcommits" : " ^4.3.1"
You can’t perform that action at this time.
0 commit comments