You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -438,14 +438,14 @@ All notable changes to this project will be documented in this file. See [commit
438
438
439
439
- 使用`VipProjectTable`组件,优化首页显示效果,`首页-趋势`支持暗夜模式 - by **chufan**[<samp>(4e1b0)</samp>](https://github.com/142vip/core-x/commit/4e1b0d6)
440
440
- 使用`VipTeam`组件,优化首页展示 - by **chufan**[<samp>(f2e9f)</samp>](https://github.com/142vip/core-x/commit/f2e9f7a)
441
-
- 移除全局`chalk`模块,使用`vipColor`变量处理日志格式 - by **chufan**[<samp>(51156)</samp>](https://github.com/142vip/core-x/commit/5115623)
441
+
- 移除全局`chalk`模块,使用`VipColor`变量处理日志格式 - by **chufan**[<samp>(51156)</samp>](https://github.com/142vip/core-x/commit/5115623)
442
442
-**@142vip/fairy-cli**:
443
443
- 移除`log-symbols`模块,优化`check`命令的日志输出 - by **chufan**[<samp>(47635)</samp>](https://github.com/142vip/core-x/commit/4763593)
444
444
-`release`发布命令增加`--filter`可选参数,支持多次调用,用于指定模块路径 - by **chufan**[<samp>(d0cc1)</samp>](https://github.com/142vip/core-x/commit/d0cc1e7)
445
445
-**@142vip/release-version**:
446
-
- 移除`log-symbols`模块,替换为`vipSymbols`变量 - by **chufan**[<samp>(6347b)</samp>](https://github.com/142vip/core-x/commit/6347bc5)
446
+
- 移除`log-symbols`模块,替换为`VipSymbols`变量 - by **chufan**[<samp>(6347b)</samp>](https://github.com/142vip/core-x/commit/6347bc5)
447
447
-**@142vip/utils**:
448
-
- 移除`chalk`,使用`ansi-colors`模块,新增`vipColor`和`vipSymbols`常用终端日志输出变量 - by **chufan**[<samp>(55ae6)</samp>](https://github.com/142vip/core-x/commit/55ae636)
448
+
- 移除`chalk`,使用`ansi-colors`模块,新增`VipColor`和`VipSymbols`常用终端日志输出变量 - by **chufan**[<samp>(55ae6)</samp>](https://github.com/142vip/core-x/commit/55ae636)
449
449
-**@142vip/vitepress**:
450
450
- 封装`VipBackTop`组件,优化`VipProjectTable`组件显示样式 - by **chufan**[<samp>(0392e)</samp>](https://github.com/142vip/core-x/commit/0392e18)
451
451
- 拓展项目表格和团队介绍组件封装,优化使用 - by **chufan**[<samp>(854ab)</samp>](https://github.com/142vip/core-x/commit/854ab43)
Copy file name to clipboardExpand all lines: packages/utils/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ All notable changes to this project will be documented in this file. See [commit
111
111
112
112
### ✨ Features
113
113
114
-
- 移除`chalk`,使用`ansi-colors`模块,新增`vipColor`和`vipSymbols`常用终端日志输出变量 - by **chufan**[<samp>(55ae6)</samp>](https://github.com/142vip/core-x/commit/55ae636)
114
+
- 移除`chalk`,使用`ansi-colors`模块,新增`VipColor`和`VipSymbols`常用终端日志输出变量 - by **chufan**[<samp>(55ae6)</samp>](https://github.com/142vip/core-x/commit/55ae636)
115
115
116
116
**Release New Version v0.0.1-alpha.2 [👉 View New Package On NPM](https://www.npmjs.com/package/@142vip/utils)**
0 commit comments