File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
packages/commitlint-config Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## commitlint-config-gitmoji [ 2.2.8] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected] @2.2.8 ) (2023-01-01) 4+
5+ ### π Bug Fixes
6+
7+ - ** commitlint-config** : upgrade header-max-length config in commitlint ([ e59891f] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/e59891f ) )
8+ - fix missing module.exports when migration to father4 ([ 2da44fd] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/2da44fd ) )
9+
10+ ### Dependencies
11+
12+ - ** commitlint-plugin-gitmoji:** upgraded to 2.2.2
13+
314## commitlint-config-gitmoji [ 2.2.8-beta.3] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@[email protected] ) (2023-01-01) 415
516### π Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-gitmoji" ,
3- "version" : " 2.2.8-beta.3 " ,
3+ "version" : " 2.2.8" ,
44 "description" : " shareable commitlint config enforcing gitmoji commit message" ,
55 "keywords" : [
66 " commitlint" ,
3131 "@commitlint/types" : " ^17" ,
3232 "@gitmoji/commit-types" : " 1.1.5" ,
3333 "@gitmoji/parser-opts" : " 1.3.1" ,
34- "commitlint-plugin-gitmoji" : " 2.2.2-beta.1 "
34+ "commitlint-plugin-gitmoji" : " 2.2.2"
3535 },
3636 "publishConfig" : {
3737 "access" : " public" ,
You canβt perform that action at this time.
0 commit comments