File tree Expand file tree Collapse file tree 2 files changed +22
-4
lines changed
Expand file tree Collapse file tree 2 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 11# 更新日志
22
3+ ## commitlint-config-gitmoji-monorepo [ 1.0.4] ( https://github.com/arvinxx/commit-gitmoji/compare/commitlint-config-gitmoji-monorepo@[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+ * ** commitlint-plugin-gitmoji:** upgraded to 2.0.4
20+
321# [ commitlint-config-gitmoji-monorepo-v1.0.2] ( https://github.com/arvinxx/commit-gitmoji/compare/commitlint-config-gitmoji-monorepo-v1.0.1...commitlint-config-gitmoji-monorepo-v1.0.2 ) (2021-01-25)
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-config-gitmoji-monorepo" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " :tada: Shareable commitlint config for monorepo enforcing gitmoji commit" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
3434 "author" :
" Arvin Xu <[email protected] >" ,
3535 "license" : " MIT" ,
3636 "dependencies" : {
37- "@gitmoji/commit-types" : " ^ 1.1.3 " ,
38- "@gitmoji/parser-opts" : " ^ 1.2.5" ,
39- "commitlint-plugin-gitmoji" : " ^ 2.0.5 "
37+ "@gitmoji/commit-types" : " 1.1.4 " ,
38+ "@gitmoji/parser-opts" : " 1.2.5" ,
39+ "commitlint-plugin-gitmoji" : " 2.0.4 "
4040 }
4141}
You can’t perform that action at this time.
0 commit comments