File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
packages/commitlint-plugin Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## <small >2.2.1 (2023-01-01)</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
+ * :bookmark: chore(release): commitlint-plugin-gitmoji@2.2.1-beta.1 [skip ci] ([8a50b94](https://github.com/arvinxx/commitlint-config-gitmoji/commit/8a50b94)), closes [#40](https://github.com/arvinxx/commitlint-config-gitmoji/issues/40) [#40](https://github.com/arvinxx/commitlint-config-gitmoji/issues/40) [#40](https://github.com/arvinxx/commitlint-config-gitmoji/issues/40) [#40](https://github.com/arvinxx/commitlint-config-gitmoji/issues/40) [#104](https://github.com/arvinxx/commitlint-config-gitmoji/issues/104) [#105](https://github.com/arvinxx/commitlint-config-gitmoji/issues/105) [#106](https://github.com/arvinxx/commitlint-config-gitmoji/issues/106) [#107](https://github.com/arvinxx/commitlint-config-gitmoji/issues/107) [#108](https://github.com/arvinxx/commitlint-config-gitmoji/issues/108) [#109](https://github.com/arvinxx/commitlint-config-gitmoji/issues/109) [#110](https://github.com/arvinxx/commitlint-config-gitmoji/issues/110) [#111](https://github.com/arvinxx/commitlint-config-gitmoji/issues/111) [#113](https://github.com/arvinxx/commitlint-config-gitmoji/issues/113) [#114](https://github.com/arvinxx/commitlint-config-gitmoji/issues/114) [#115](https://github.com/arvinxx/commitlint-config-gitmoji/issues/115) [#116](https://github.com/arvinxx/commitlint-config-gitmoji/issues/116) [#117](https://github.com/arvinxx/commitlint-config-gitmoji/issues/117) [#118](https://github.com/arvinxx/commitlint-config-gitmoji/issues/118) [#119](https://github.com/arvinxx/commitlint-config-gitmoji/issues/119) [#121](https://github.com/arvinxx/commitlint-config-gitmoji/issues/121) [#306](https://github.com/arvinxx/commitlint-config-gitmoji/issues/306) [#367](https://github.com/arvinxx/commitlint-config-gitmoji/issues/367) [#522](https://github.com/arvinxx/commitlint-config-gitmoji/issues/522) [#581](https://github.com/arvinxx/commitlint-config-gitmoji/issues/581) [#655](https://github.com/arvinxx/commitlint-config-gitmoji/issues/655)
10
+ * :memo : docs: Removed unnecesary documentation ([ 3d728e3] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/3d728e3 ) )
11
+ * :white_check_mark : test: fix test ([ bf7ea1c] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/bf7ea1c ) )
12
+ * :white_check_mark : test: fix test after upgrade ([ 30c897d] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/30c897d ) )
13
+ * :wrench : chore: fix package.json ([ 7a2e102] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/7a2e102 ) )
14
+ * :zap : chore: Replaced fetching gitmoji.json for dependency ([ cf1788f] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/cf1788f ) )
15
+ * build(deps): bump dotenv from 8.5.1 to 9.0.0 ([ 1ff1169] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/1ff1169 ) )
16
+
3
17
## <small >2.2.1-beta.1 (2022-12-24)</small >
4
18
5
19
* :arrow_up : chore: upgrade to father4 ([ 5ea649e] ( https://github.com/arvinxx/commitlint-config-gitmoji/commit/5ea649e ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " commitlint-plugin-gitmoji" ,
3
- "version" : " 2.2.1-beta.1 " ,
3
+ "version" : " 2.2.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