File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
packages/commitlint-config Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## <small >2.2.7-beta.1 (2022-12-24)</small >
4
+
5
+ * :arrow_up : chore: upgrade to father4 ([ 5ea649e] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/5ea649e ) )
6
+ * :arrow_up : chore: upgrade to jest29 ([ 9aa126b] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/9aa126b ) )
7
+ * :art : chore: reformat code with prettier ([ 809cbc9] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/809cbc9 ) )
8
+ * :art : chore: reformat package.json with prettier ([ 5176c18] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/5176c18 ) )
9
+ * :rotating_light : chore: fix lint ([ 647e88e] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/647e88e ) )
10
+
11
+
12
+
13
+
14
+
15
+ ### Dependencies
16
+
17
+ * ** commitlint-plugin-gitmoji:** upgraded to 2.2.1-beta.1
18
+
3
19
## commitlint-config-gitmoji [ 2.2.6] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.2.5...commitlint-config-gitmoji@2.2.6 ) (2022-10-09)
4
20
5
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-config-gitmoji" ,
3
- "version" : " 2.2.6 " ,
3
+ "version" : " 2.2.7-beta.1 " ,
4
4
"description" : " shareable commitlint config enforcing gitmoji commit message" ,
5
5
"keywords" : [
6
6
" commitlint" ,
31
31
"@commitlint/types" : " ^17" ,
32
32
"@gitmoji/commit-types" : " 1.1.5" ,
33
33
"@gitmoji/parser-opts" : " 1.3.1" ,
34
- "commitlint-plugin-gitmoji" : " 2.2.0 "
34
+ "commitlint-plugin-gitmoji" : " 2.2.1-beta.1 "
35
35
},
36
36
"publishConfig" : {
37
37
"access" : " public" ,
You can’t perform that action at this time.
0 commit comments