File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/commitlint-plugin Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## <small >2.2.1-beta.1 (2022-12-24)</small >
4
+
5
+ * :arrow_up : chore: upgrade to father4 ([ 5ea649e] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/5ea649e ) )
6
+ * :arrow_up : chore: upgrade to jest29 ([ 9aa126b] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/9aa126b ) )
7
+ * :art : chore: reformat code with prettier ([ 809cbc9] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/809cbc9 ) )
8
+ * :art : chore: reformat package.json with prettier ([ 5176c18] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/5176c18 ) )
9
+ * :memo : docs: Removed unnecesary documentation ([ 3d728e3] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/3d728e3 ) )
10
+ * :white_check_mark : test: fix test ([ bf7ea1c] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/bf7ea1c ) )
11
+ * :white_check_mark : test: fix test after upgrade ([ 30c897d] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/30c897d ) )
12
+ * :wrench : chore: fix package.json ([ 7a2e102] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/7a2e102 ) )
13
+ * :zap : chore: Replaced fetching gitmoji.json for dependency ([ cf1788f] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/cf1788f ) )
14
+ * build(deps): bump dotenv from 8.5.1 to 9.0.0 ([ 1ff1169] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/1ff1169 ) )
15
+
3
16
# commitlint-plugin-gitmoji [ 2.2.0] ( https://github.com/arvinxx/commitlint-config-gitmoji/compare/commitlint-plugin-gitmoji@2.1.1...commitlint-plugin-gitmoji@2.2.0 ) (2021-05-04)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-plugin-gitmoji" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1-beta.1 " ,
4
4
"description" : " shareable commitlint plugin enforcing gitmoji commit rules" ,
5
5
"keywords" : [
6
6
" commitlint" ,
You can’t perform that action at this time.
0 commit comments