File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
packages/commitlint-config Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## <small >2.2.7 (2023-01-01)</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+ * :bookmark : chore(release):
[email protected] [ skip ci
] (
[ 0331f34
] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/0331f34 ) )
10+ * :rotating_light : chore: fix lint ([ 647e88e] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/647e88e ) )
11+
12+
13+
14+
15+
16+ ### Dependencies
17+
18+ * ** commitlint-plugin-gitmoji:** upgraded to 2.2.1
19+
320## <small >2.2.7-beta.1 (2022-12-24)</small >
421
522* :arrow_up : chore: upgrade to father4 ([ 5ea649e] ( https://github.com/arvinxx/gitmoji-commit-workflow/commit/5ea649e ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-gitmoji" ,
3- "version" : " 2.2.7-beta.1 " ,
3+ "version" : " 2.2.7" ,
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.1-beta.1 "
34+ "commitlint-plugin-gitmoji" : " 2.2.1"
3535 },
3636 "publishConfig" : {
3737 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments