File tree 2 files changed +10
-3
lines changed
packages/commitlint-config
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## commitlint-config-gitmoji [ 2.2.12-beta.2] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.12-beta.1...commitlint-config-gitmoji@2.2.12-beta.2 ) (2023-02-11)
4
+
5
+ ### Dependencies
6
+
7
+ - ** @gitmoji/parser-opts :** upgraded to 1.4.0-beta.1
8
+ - ** commitlint-plugin-gitmoji:** upgraded to 2.2.6-beta.1
9
+
3
10
## commitlint-config-gitmoji [ 2.2.11] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.10...commitlint-config-gitmoji@2.2.11 ) (2023-02-10)
4
11
5
12
### Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-gitmoji" ,
3
- "version" : " 2.2.11 " ,
3
+ "version" : " 2.2.12-beta.2 " ,
4
4
"description" : " shareable commitlint config enforcing gitmoji commit message" ,
5
5
"keywords" : [
6
6
" commitlint" ,
30
30
"dependencies" : {
31
31
"@commitlint/types" : " ^17" ,
32
32
"@gitmoji/commit-types" : " 1.1.5" ,
33
- "@gitmoji/parser-opts" : " 1.3 .1" ,
34
- "commitlint-plugin-gitmoji" : " 2.2.5 "
33
+ "@gitmoji/parser-opts" : " 1.4.0-beta .1" ,
34
+ "commitlint-plugin-gitmoji" : " 2.2.6-beta.1 "
35
35
},
36
36
"devDependencies" : {
37
37
"@commitlint/lint" : " ^17"
You can’t perform that action at this time.
0 commit comments