File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11# 更新日志
22
3+ ## conventional-changelog-gitmoji-config [ 1.3.3] ( https://github.com/arvinxx/commit-gitmoji/compare/conventional-changelog-gitmoji-config@[email protected] ) (2021-01-25) 4+
5+
6+ ### 🐛 Bug Fixes | 修复
7+
8+ * ** (Other)** : clean changelog ([ 8479426] ( https://github.com/arvinxx/commit-gitmoji/commit/8479426 ) )
9+ * ** (Other)** : link deps ([ e4526ed] ( https://github.com/arvinxx/commit-gitmoji/commit/e4526ed ) )
10+
11+
12+
13+
14+
15+ ### Dependencies
16+
17+ * ** @gitmoji/commit-types :** upgraded to 1.1.4
18+ * ** @gitmoji/parser-opts :** upgraded to 1.2.5
19+
320# [ conventional-changelog-gitmoji-config-v1.2.3] ( https://github.com/arvinxx/commit-gitmoji/compare/conventional-changelog-gitmoji-config-v1.2.2...conventional-changelog-gitmoji-config-v1.2.3 ) (2021-01-25)
421
522
Original file line number Diff line number Diff line change 11{
22 "name" : " conventional-changelog-gitmoji-config" ,
3- "version" : " 1.2.4 " ,
3+ "version" : " 1.3.3 " ,
44 "description" : " a gitmoji commit style presets for conventional changelog" ,
55 "main" : " lib/index.js" ,
66 "files" : [
3535 },
3636 "homepage" : " https://github.com/arvinxx/commit-gitmoji/tree/master/packages/changelog#readme" ,
3737 "dependencies" : {
38- "@gitmoji/commit-types" : " ^ 1.1.3 " ,
39- "@gitmoji/parser-opts" : " ^ 1.2.5" ,
38+ "@gitmoji/commit-types" : " 1.1.4 " ,
39+ "@gitmoji/parser-opts" : " 1.2.5" ,
4040 "q" : " ^1.5.1"
4141 }
4242}
You can’t perform that action at this time.
0 commit comments