File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
packages/commitlint-config Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## commitlint-config-gitmoji [ 2.2.12-beta.2] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@[email protected] ) (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+
310## commitlint-config-gitmoji [ 2.2.11] ( https://github.com/arvinxx/gitmoji-commit-workflow/compare/[email protected] @2.2.11 ) (2023-02-10) 411
512### Dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-gitmoji" ,
3- "version" : " 2.2.11 " ,
3+ "version" : " 2.2.12-beta.2 " ,
44 "description" : " shareable commitlint config enforcing gitmoji commit message" ,
55 "keywords" : [
66 " commitlint" ,
3030 "dependencies" : {
3131 "@commitlint/types" : " ^17" ,
3232 "@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 "
3535 },
3636 "devDependencies" : {
3737 "@commitlint/lint" : " ^17"
You can’t perform that action at this time.
0 commit comments