File tree 2 files changed +8
-2
lines changed
packages/commitlint-config
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## commitlint-config-gitmoji [ 2.3.1] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.3.0...commitlint-config-gitmoji@2.3.1 ) (2023-02-11)
4
+
5
+ ### Dependencies
6
+
7
+ - ** @gitmoji/parser-opts :** upgraded to 1.4.0
8
+
3
9
# commitlint-config-gitmoji [ 2.3.0] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.11...commitlint-config-gitmoji@2.3.0 ) (2023-02-11)
4
10
5
11
### ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-gitmoji" ,
3
- "version" : " 2.3.0 " ,
3
+ "version" : " 2.3.1 " ,
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.4.0-beta.2 " ,
33
+ "@gitmoji/parser-opts" : " 1.4.0" ,
34
34
"commitlint-plugin-gitmoji" : " 2.2.6"
35
35
},
36
36
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments