# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.2.8](https://github.com/novlan1/t-comm/compare/v3.2.7...v3.2.8) (2026-04-13)


### ✨ Features | 新功能

* **turn:plus:** add turn:plus func ([5166e9d](https://github.com/novlan1/t-comm/commit/5166e9d75f19a3980a995cef04b1a39d50995e9c))

### [3.2.7](https://github.com/novlan1/t-comm/compare/v3.2.6...v3.2.7) (2026-04-10)

### [3.2.6](https://github.com/novlan1/t-comm/compare/v3.2.5...v3.2.6) (2026-04-10)


### ✨ Features | 新功能

* add supportPrePublish ([7e70294](https://github.com/novlan1/t-comm/commit/7e70294d79ffa44ba8dbc35b3306e49187ec79a9))

### [3.2.5](https://github.com/novlan1/t-comm/compare/v3.2.4...v3.2.5) (2026-04-07)


### ✨ Features | 新功能

* support compress mp preview img ([715b3c7](https://github.com/novlan1/t-comm/commit/715b3c7c35bca545f13708669babe0ffb72f1079))

### [3.2.4](https://github.com/novlan1/t-comm/compare/v3.2.3...v3.2.4) (2026-04-07)


### ✨ Features | 新功能

* **iwiki:** add update iwiki ([0388333](https://github.com/novlan1/t-comm/commit/03883333483bfae1513198225694a987462d3485))
* **sync-repo:** 支持合并相同规则 ([ef56dde](https://github.com/novlan1/t-comm/commit/ef56ddeb832b53c66ad35779d4202e6e02fd698e))

### [3.2.3](https://github.com/novlan1/t-comm/compare/v3.2.2...v3.2.3) (2026-04-03)


### ⚠ BREAKING CHANGES

* 移除 toast 模块，可以使用 press-plus 中的同名方法

### ✨ Features | 新功能

* remove toast module ([674d57f](https://github.com/novlan1/t-comm/commit/674d57ff280e876d08d4ea8858ee5390e9c225f7))

### [3.2.2](https://github.com/novlan1/t-comm/compare/v3.2.1...v3.2.2) (2026-04-02)


### ⚠ BREAKING CHANGES

* 使用 vue-start 的业务可以直接使用 pmd-npm 中的模块

### ✨ Features | 新功能

* 删除 vue-start 相关逻辑，包括 startApp ([ceee993](https://github.com/novlan1/t-comm/commit/ceee9938655cb89fec0ca8c2a5948c1c2adef7df))

### [3.2.1](https://github.com/novlan1/t-comm/compare/v3.2.0...v3.2.1) (2026-04-02)

### ⚠ BREAKING CHANGES

* GAME_MAP 中的 GID 字段不再是数字字面量，而是引用 GID_MAP 中的常量。
直接依赖 GAME_MAP.xxx.GID 数值类型的代码不受影响，但如果有代码通过硬编码方式 mock 了 GAME_MAP 结构，需要同步更新。

### ✨ Features | 新功能

* 将 GAME_MAP 中的 GID 改为引用 GID_MAP 常量; 删除 launch-app/share 模块 ([972825c](https://github.com/novlan1/t-comm/commit/972825c3da95664cc4cde4fecfcf6ca8833fd815))

### [3.1.16](https://github.com/novlan1/t-comm/compare/v3.1.15...v3.1.16) (2026-04-01)

### ✨ Features | 新功能

* add execCommandStrict ([a09b8d5](https://github.com/novlan1/t-comm/commit/a09b8d5d9849cbb8a78e27f5a644eddd740dc472))
* add getWxWorkAddChatLink ([3a07f53](https://github.com/novlan1/t-comm/commit/3a07f53944a04a07b5c167291b784bd9bbe6e644))

### [3.1.15](https://github.com/novlan1/t-comm/compare/v3.1.14...v3.1.15) (2026-03-24)

### ✨ Features | 新功能

* add replace-alias ([8ae110a](https://github.com/novlan1/t-comm/commit/8ae110ad974ab2b546aeb309dcbb6454dce7548e))

### [3.1.14](https://github.com/novlan1/t-comm/compare/v3.1.13...v3.1.14) (2026-03-21)

### ✨ Features | 新功能

* add tof ([a92f758](https://github.com/novlan1/t-comm/commit/a92f758201544b040229ecb0ba3b837e88aa58f2))

### [3.1.13](https://github.com/novlan1/t-comm/compare/v3.1.12...v3.1.13) (2026-03-16)

### ✨ Features | 新功能

* optimize fs ([41335b8](https://github.com/novlan1/t-comm/commit/41335b860f211dd728e35adb9911d488dcb757aa))
* update buildAndUpload ([71e90b4](https://github.com/novlan1/t-comm/commit/71e90b47755876f0b8eb32685cf57dc0c014233c))
* update debounce ([cbda9e6](https://github.com/novlan1/t-comm/commit/cbda9e6f42576edd15c7d80aff5aa49d87ace36a))
* update upload ([9f01f22](https://github.com/novlan1/t-comm/commit/9f01f22ebf7b6a7639e4f79e771686c21a03d3c0))

### [3.1.12](https://github.com/novlan1/t-comm/compare/v3.1.11...v3.1.12) (2026-03-16)

### ✨ Features | 新功能

* support no projectName in audit ([66ed08b](https://github.com/novlan1/t-comm/commit/66ed08b3993274bbe82e22263ec2cfc7cb4b9720))
* update audit info ([f25973f](https://github.com/novlan1/t-comm/commit/f25973f29a68ae5a79c154da99a4f01a2864532f))

### [3.1.11](https://github.com/novlan1/t-comm/compare/v3.1.10...v3.1.11) (2026-03-16)

### ✨ Features | 新功能

* add audit func ([e32b87f](https://github.com/novlan1/t-comm/commit/e32b87fb4799237b9680fcddb72499212e6e1874))

### [3.1.9](https://github.com/novlan1/t-comm/compare/v3.1.8...v3.1.9) (2026-03-14)

### ✨ Features | 新功能

* add review pipeline ([ca1b5c9](https://github.com/novlan1/t-comm/commit/ca1b5c9564276958b2b0b5ced467548999318a2c))

### [3.1.8](https://github.com/novlan1/t-comm/compare/v3.1.7...v3.1.8) (2026-03-11)

### ✨ Features | 新功能

* update auditor ([623034f](https://github.com/novlan1/t-comm/commit/623034ffc337c5d4d6edc86c4bc55cd2a6636133))

### [3.1.7](https://github.com/novlan1/t-comm/compare/v3.1.6...v3.1.7) (2026-03-11)

### ✨ Features | 新功能

* **auditor:** add auditor ([00764b5](https://github.com/novlan1/t-comm/commit/00764b5ae51f0ef5a140bef4b0f2645c25f59fe1))

### [3.1.6](https://github.com/novlan1/t-comm/compare/v3.1.5...v3.1.6) (2026-03-08)

### ✨ Features | 新功能

* **build:** add outputDir ([bea2d2b](https://github.com/novlan1/t-comm/commit/bea2d2bb92c1ee6dec0b9a04e1bfea5386d4c608))

### [3.1.5](https://github.com/novlan1/t-comm/compare/v3.1.4...v3.1.5) (2026-03-08)

### ✨ Features | 新功能

* add updateRainbowConfigAndCreateTask ([b4345b5](https://github.com/novlan1/t-comm/commit/b4345b58665218da314fe572fc177c651d39e8f8))

### [3.1.4](https://github.com/novlan1/t-comm/compare/v3.1.3...v3.1.4) (2026-03-08)

### ✨ Features | 新功能

* add processRainbowReleaseTask ([bdf6865](https://github.com/novlan1/t-comm/commit/bdf68657dd974c16af91f57016b359c2d607663c))

### [3.1.3](https://github.com/novlan1/t-comm/compare/v3.1.2...v3.1.3) (2026-03-03)

### ✨ Features | 新功能

* use actualReviewUsers of pipeline first ([fef2721](https://github.com/novlan1/t-comm/commit/fef27211746226c90cc7a63ad512e2159f80cf41))

### [3.1.2](https://github.com/novlan1/t-comm/compare/v3.1.1...v3.1.2) (2026-02-27)

### ✨ Features | 新功能

* **iwiki:** add create-iwiki-doc api ([e521116](https://github.com/novlan1/t-comm/commit/e52111662911df577a479fa7b1738ff26a3149fe))

### [3.1.1](https://github.com/novlan1/t-comm/compare/v3.1.0...v3.1.1) (2026-02-12)

### ♻️ Code Refactoring | 代码重构

* 移动 fs 模块位置 ([cd18f20](https://github.com/novlan1/t-comm/commit/cd18f20ee8d8736c802ba94b1b1ca80683cf1a6f))
* use nodejs module ([6c28046](https://github.com/novlan1/t-comm/commit/6c28046081b5663a12fbdae4745c10c233e94238))

### ✨ Features | 新功能

* **i18n:** add convertExcelToTi18n ([c8fd1e2](https://github.com/novlan1/t-comm/commit/c8fd1e22f552f12d5f65ebe84283ed9d6a7c991b))

## [3.1.0](https://github.com/novlan1/t-comm/compare/v3.0.34...v3.1.0) (2026-02-10)

### ✨ Features | 新功能

* 回退 exports 配置，配置这个后，nodejs 不会自动添加 /index.js 去解析路径 ([de6f235](https://github.com/novlan1/t-comm/commit/de6f235b7736a9f4724ce1c40e295146fd9b6541))

### [3.0.33](https://github.com/novlan1/t-comm/compare/v3.0.32...v3.0.33) (2026-01-14)

### ✨ Features | 新功能

* support cwd in getNextVersion ([2671f99](https://github.com/novlan1/t-comm/commit/2671f998e22c64b2b39a2a5b7541fe605be94b43))

### [3.0.32](https://github.com/novlan1/t-comm/compare/v3.0.31...v3.0.32) (2026-01-13)

### ✨ Features | 新功能

* support wrapHostPwd ([de5686a](https://github.com/novlan1/t-comm/commit/de5686a357a0081bbec3bce0f558720446d92302))

### [3.0.31](https://github.com/novlan1/t-comm/compare/v3.0.30...v3.0.31) (2026-01-07)

### ✨ Features | 新功能

* add ensureDir ([513af89](https://github.com/novlan1/t-comm/commit/513af897734fd2c58489e1d417a0f9dd364d24ad))

### [3.0.30](https://github.com/novlan1/t-comm/compare/v3.0.29...v3.0.30) (2026-01-05)

### ♻️ Code Refactoring | 代码重构

* use uni isWindows ([8f6b98c](https://github.com/novlan1/t-comm/commit/8f6b98cb43b4d2e81fb8d7cd22f21e394dd69dd8))

### ✨ Features | 新功能

* **cos:** add getCosBucket ([7444375](https://github.com/novlan1/t-comm/commit/744437506338e1926487a44f1d1df0ff9d96138d))

### [3.0.29](https://github.com/novlan1/t-comm/compare/v3.0.28...v3.0.29) (2025-12-31)

### ✨ Features | 新功能

* **execCommand:** support throw-error ([686d393](https://github.com/novlan1/t-comm/commit/686d3939e43d400493bc23095940b2c17939c26d))
* **parameter:** add getParameters ([43bfaa1](https://github.com/novlan1/t-comm/commit/43bfaa1b46d1b8bcc7340b0bf264a7a34dc05e5a))

### [3.0.28](https://github.com/novlan1/t-comm/compare/v3.0.27...v3.0.28) (2025-12-30)

### ✨ Features | 新功能

* **changelog:** add cleanChangelog ([309d19e](https://github.com/novlan1/t-comm/commit/309d19e90e670868287909068f11888b65812685))

### [3.0.27](https://github.com/novlan1/t-comm/compare/v3.0.26...v3.0.27) (2025-12-29)

### ✨ Features | 新功能

* **tai:** add tai open api ([1651a90](https://github.com/novlan1/t-comm/commit/1651a90d318686cf24b11021db1e76f0fdd9f944))

### [3.0.26](https://github.com/novlan1/t-comm/compare/v3.0.25...v3.0.26) (2025-12-26)

### ✨ Features | 新功能

* **lint-check:** use source branch submodule ([916da02](https://github.com/novlan1/t-comm/commit/916da02e4117a294e21d6e91244125e33d9485a0))

### [3.0.25](https://github.com/novlan1/t-comm/compare/v3.0.24...v3.0.25) (2025-12-26)

### ✨ Features | 新功能

* **version-tip:** support publisher ([3bf405b](https://github.com/novlan1/t-comm/commit/3bf405b36772ccf40ac0a234447d0934d0106a4d))

### [3.0.23](https://github.com/novlan1/t-comm/compare/v3.0.22...v3.0.23) (2025-12-22)

### ✨ Features | 新功能

* **version:** 防止dist-tag报错 ([a23ce41](https://github.com/novlan1/t-comm/commit/a23ce419f8be6d74ca101675cd4ff033ca054c2b))

### [3.0.22](https://github.com/novlan1/t-comm/compare/v3.0.21...v3.0.22) (2025-12-18)

### ✨ Features | 新功能

* **execSync:** add try catch ([42a2c86](https://github.com/novlan1/t-comm/commit/42a2c86acb885ed9a23fcbdba2a4949b0822291e))

### [3.0.21](https://github.com/novlan1/t-comm/compare/v3.0.20...v3.0.21) (2025-12-18)

### ✨ Features | 新功能

* **git:** support windows ([5d34279](https://github.com/novlan1/t-comm/commit/5d342798542b498b4ab5238c2508072d17834592))

### [3.0.20](https://github.com/novlan1/t-comm/compare/v3.0.19...v3.0.20) (2025-12-17)

### ✨ Features | 新功能

* **equal:** 补充逻辑 ([27cd116](https://github.com/novlan1/t-comm/commit/27cd1160b66dd6c924fa1b53ce03183ad272b783))
* **image:** 优化image ([0993b31](https://github.com/novlan1/t-comm/commit/0993b31910a3e03d1ef53c483bbabd5241d11904))

### [3.0.19](https://github.com/novlan1/t-comm/compare/v3.0.18...v3.0.19) (2025-12-11)

### ✨ Features | 新功能

* **version:** 优化 genNewVersion ([c6774c5](https://github.com/novlan1/t-comm/commit/c6774c5731abf52fe3b1ce7ac924cfb74525c320))

### [3.0.18](https://github.com/novlan1/t-comm/compare/v3.0.17...v3.0.18) (2025-12-11)

### ✨ Features | 新功能

* update write file ([14476c8](https://github.com/novlan1/t-comm/commit/14476c8d7d4a2c234d098b5ccc40f0e621e5eff2))

### [3.0.17](https://github.com/novlan1/t-comm/compare/v3.0.16...v3.0.17) (2025-12-11)

### ✨ Features | 新功能

* 优化 getNextVersion ([1b39a6f](https://github.com/novlan1/t-comm/commit/1b39a6f39725979086bd6fd967da6b05431a934a))

### [3.0.16](https://github.com/novlan1/t-comm/compare/v3.0.15...v3.0.16) (2025-12-11)

### ✨ Features | 新功能

* 优化git-change ([0e0a46e](https://github.com/novlan1/t-comm/commit/0e0a46ece639185499068b61d28d73013d8d4c30))

### [3.0.15](https://github.com/novlan1/t-comm/compare/v3.0.14...v3.0.15) (2025-12-11)

### ✨ Features | 新功能

* add git-change methods ([b47c9b8](https://github.com/novlan1/t-comm/commit/b47c9b88fb81422ba78b9e6659202044458d3689))

### [3.0.14](https://github.com/novlan1/t-comm/compare/v3.0.13...v3.0.14) (2025-12-08)

### ✨ Features | 新功能

* **countdown:** add transformTime ([dc0467e](https://github.com/novlan1/t-comm/commit/dc0467eaedc324f09cea007a8b528ebd5fb420a7))

### [3.0.13](https://github.com/novlan1/t-comm/compare/v3.0.12...v3.0.13) (2025-12-04)

### ✨ Features | 新功能

* 优化复杂度 ([de510fd](https://github.com/novlan1/t-comm/commit/de510fdec68a771c0a84f6b12801dbff1ec50f3b))
* 优化复杂度 ([b48622d](https://github.com/novlan1/t-comm/commit/b48622ded14bb68f4f1902aa7a9aa6a97b7247bd))
* add avgParameter ([ef79013](https://github.com/novlan1/t-comm/commit/ef79013bc3c956c0c24fcce1722838ebdec22e3a))

### [3.0.12](https://github.com/novlan1/t-comm/compare/v3.0.11...v3.0.12) (2025-12-04)

### ✨ Features | 新功能

* **cyclomatic:** 使用json数据 ([22c3ec0](https://github.com/novlan1/t-comm/commit/22c3ec0d7f00476355aa892eccad933c553c7636))

### [3.0.11](https://github.com/novlan1/t-comm/compare/v3.0.10...v3.0.11) (2025-12-04)

### ✨ Features | 新功能

* 优化复杂度分析 ([2b5ab21](https://github.com/novlan1/t-comm/commit/2b5ab217a0379a9e31ba9494db70ccc96e65b5e6))
* add cyclomatic complexity ([94875e4](https://github.com/novlan1/t-comm/commit/94875e487750a581faaf2e60097fdacd12bf83d0))

### [3.0.10](https://github.com/novlan1/t-comm/compare/v3.0.9...v3.0.10) (2025-12-04)

### ✨ Features | 新功能

* **cyclomatic-complexitty:** update cyclomatic comlexity ([977d6fe](https://github.com/novlan1/t-comm/commit/977d6fe6c64cbb9dd3379186a6548ac167c27142))

### [3.0.9](https://github.com/novlan1/t-comm/compare/v3.0.8...v3.0.9) (2025-12-04)

### ✨ Features | 新功能

* **cyclomatic:** add cylcomatic-comlexity methods ([e9c8445](https://github.com/novlan1/t-comm/commit/e9c84458982200e753445e6b13153ff4fadfa6e0))

### [3.0.8](https://github.com/novlan1/t-comm/compare/v3.0.7...v3.0.8) (2025-11-19)

### ✨ Features | 新功能

* **aegis-pixui:** support hostUrl ([5071fbc](https://github.com/novlan1/t-comm/commit/5071fbc787b23d71b269e4d794e5de58a6e77acf))

### [3.0.7](https://github.com/novlan1/t-comm/compare/v3.0.6...v3.0.7) (2025-11-14)

### 🐛 Bug Fixes | Bug 修复

* fix typo ([356c262](https://github.com/novlan1/t-comm/commit/356c26294127229a0c38f3292da51e1f6b8180d0))

### [3.0.6](https://github.com/novlan1/t-comm/compare/v3.0.5...v3.0.6) (2025-11-14)

### ✨ Features | 新功能

* **tgit:** add auto-projected-rule ([96af4a0](https://github.com/novlan1/t-comm/commit/96af4a0c0bd003b2d04ce9902eac74e8adbc45fa))

### [3.0.5](https://github.com/novlan1/t-comm/compare/v3.0.4...v3.0.5) (2025-11-14)

### ✨ Features | 新功能

* add nextTick ([1e1a3eb](https://github.com/novlan1/t-comm/commit/1e1a3eb664dfbe14ef901a518c73dfdb25c036c4))

### [3.0.4](https://github.com/novlan1/t-comm/compare/v3.0.3...v3.0.4) (2025-11-07)

### ✨ Features | 新功能

* **sse:** 优化sse ([dfcbdde](https://github.com/novlan1/t-comm/commit/dfcbddef36dcfefdeacd761a1e291c2ee13d8795))

### [3.0.3](https://github.com/novlan1/t-comm/compare/v3.0.2...v3.0.3) (2025-10-31)

### ✨ Features | 新功能

* **safeJsonParse:** add generics type ([49df186](https://github.com/novlan1/t-comm/commit/49df186f3c617d9ae228a22a0e9d2965f206723e))
* **sse:** add sse core methods ([3dc07e3](https://github.com/novlan1/t-comm/commit/3dc07e309921e540948af45ce11897037ef1f090))

### [3.0.1](https://github.com/novlan1/t-comm/compare/v3.0.0...v3.0.1) (2025-10-01)

### ✨ Features | 新功能

* **rtx:** add v2 rtx fetch ([40e7e19](https://github.com/novlan1/t-comm/commit/40e7e199979d2131017dcb28b74a289d71a74dee))

### [2.0.30](https://github.com/novlan1/t-comm/compare/v2.0.29...v2.0.30) (2025-09-29)

### ✨ Features | 新功能

* **click-outside:** add directive ([f4c7222](https://github.com/novlan1/t-comm/commit/f4c72222c956be3d60642643bded69a56a2d9122))

### [2.0.29](https://github.com/novlan1/t-comm/compare/v2.0.28...v2.0.29) (2025-09-29)

### ✨ Features | 新功能

* **jsonp:** add jsonpRequest ([96d10a2](https://github.com/novlan1/t-comm/commit/96d10a2f39130957988ff3c0d1d513822e965560))

### [2.0.28](https://github.com/novlan1/t-comm/compare/v2.0.27...v2.0.28) (2025-09-26)

### ♻️ Code Refactoring | 代码重构

* 优化导出base ([8371b99](https://github.com/novlan1/t-comm/commit/8371b99843c6a84990110254d79712c597252ab9))

### [2.0.27](https://github.com/novlan1/t-comm/compare/v2.0.26...v2.0.27) (2025-09-22)

### ✨ Features | 新功能

* **eo:** add purge/prefetch for eo ([a251c28](https://github.com/novlan1/t-comm/commit/a251c2811728490ec2446f36dc3cedfd6e540331))
* **purge:** 底层兼容eo ([91fd1d5](https://github.com/novlan1/t-comm/commit/91fd1d564678f45d7bd29eb4b389ca02e270246e))

### [2.0.26](https://github.com/novlan1/t-comm/compare/v2.0.25...v2.0.26) (2025-09-20)

### ✨ Features | 新功能

* **sync-cos:** 优化目标获取 ([bc47977](https://github.com/novlan1/t-comm/commit/bc47977f6e9b935617738699b9c9605ef5dc20ef))

### [2.0.25](https://github.com/novlan1/t-comm/compare/v2.0.24...v2.0.25) (2025-09-20)

### ✨ Features | 新功能

* **sync-cos:** 获取同目录复制目标时，支持根据前缀过滤 ([f91aa1b](https://github.com/novlan1/t-comm/commit/f91aa1b6c0033706ec9b05c9261b5f9dc4db89a5))

### [2.0.24](https://github.com/novlan1/t-comm/compare/v2.0.23...v2.0.24) (2025-09-20)

### ✨ Features | 新功能

* update upload-cos ([e24979d](https://github.com/novlan1/t-comm/commit/e24979df19bb521baaaefb50f2496e66f885114c))

### [2.0.23](https://github.com/novlan1/t-comm/compare/v2.0.22...v2.0.23) (2025-09-20)

### ✨ Features | 新功能

* **sync-cos:** update dir name ([7de81e1](https://github.com/novlan1/t-comm/commit/7de81e1fbe87707a90fa7f41a02996f44e06177a))

### [2.0.21](https://github.com/novlan1/t-comm/compare/v2.0.20...v2.0.21) (2025-09-19)

### ✨ Features | 新功能

* add protected rule git api ([8620b7e](https://github.com/novlan1/t-comm/commit/8620b7e78fed35bbd086cf0d37a835e826b455cd))
* **cos:** add sync-cos funcs ([5647401](https://github.com/novlan1/t-comm/commit/564740111204f0edd04110203428433b5b6618b5))

### [2.0.20](https://github.com/novlan1/t-comm/compare/v2.0.19...v2.0.20) (2025-09-15)

### ✨ Features | 新功能

* **robot-msg:** 优化消息发送，支持回调 ([5de5482](https://github.com/novlan1/t-comm/commit/5de548290a66b9456d87ae4e19d502c10eac7163))

### [2.0.19](https://github.com/novlan1/t-comm/compare/v2.0.18...v2.0.19) (2025-09-15)

### ✨ Features | 新功能

* **cos:** 支持分块上传 ([1b5aeb0](https://github.com/novlan1/t-comm/commit/1b5aeb09bfbc5daa7f90fe45fe973979e88e5bdf))

### [2.0.18](https://github.com/novlan1/t-comm/compare/v2.0.17...v2.0.18) (2025-09-14)

### ✨ Features | 新功能

* **cdn:** add purge-path-cache ([c9248ed](https://github.com/novlan1/t-comm/commit/c9248ede6d8afc8a703092f6b1be3109ee62996d))

### [2.0.17](https://github.com/novlan1/t-comm/compare/v2.0.16...v2.0.17) (2025-09-12)

### ✨ Features | 新功能

* add chunkArray ([64a510f](https://github.com/novlan1/t-comm/commit/64a510fd4eb1d86f2c529e0346dd76ff115c315d))
* **cdn:** add purge-url-cache ([2824789](https://github.com/novlan1/t-comm/commit/2824789b3f8b20e2050054f22c2924c46588f8a7))

### [2.0.16](https://github.com/novlan1/t-comm/compare/v2.0.15...v2.0.16) (2025-09-06)

### ✨ Features | 新功能

* **cos-upload:** 支持buffer类型上传 ([71c01e8](https://github.com/novlan1/t-comm/commit/71c01e85324fe640b79d2209d04d0cc68ecb150a))
* **publish:** 优化发布，不检查不需要的参数 ([aaaa9be](https://github.com/novlan1/t-comm/commit/aaaa9be0f507619b87ebc0679be835cd30592bbf))

### [2.0.15](https://github.com/novlan1/t-comm/compare/v2.0.13...v2.0.15) (2025-09-06)

### ✨ Features | 新功能

* update type of beforeUnload ([14d14c1](https://github.com/novlan1/t-comm/commit/14d14c164e4cd88e4e52043b18feeed0b2d62314))

### [2.0.13](https://github.com/novlan1/t-comm/compare/v2.0.12...v2.0.13) (2025-09-06)

### ✨ Features | 新功能

* add before-unload ([3644b5b](https://github.com/novlan1/t-comm/commit/3644b5bb781c278c71888f107da7d7ce35a60009))

### [2.0.12](https://github.com/novlan1/t-comm/compare/v2.0.11...v2.0.12) (2025-09-02)

### ✨ Features | 新功能

* **history-mode:** 优化消息通知 ([63d8fe3](https://github.com/novlan1/t-comm/commit/63d8fe394057ce4a349b59782eb5da91e192772c))

### [2.0.11](https://github.com/novlan1/t-comm/compare/v2.0.10...v2.0.11) (2025-09-02)

### ✨ Features | 新功能

* **history-mode:** 优化消息通知 ([d3ae8a8](https://github.com/novlan1/t-comm/commit/d3ae8a88992ce94f0cdae98077320bac9599d8cb))
* **history-mode:** 优化消息通知 ([ee28ef6](https://github.com/novlan1/t-comm/commit/ee28ef62cca99716efb757e578ed24582001c6f2))

### [2.0.10](https://github.com/novlan1/t-comm/compare/v2.0.9...v2.0.10) (2025-09-02)

### ✨ Features | 新功能

* **rainbow-history-mode:** support heartbeat ([8176258](https://github.com/novlan1/t-comm/commit/81762583d78896f5f7becf75c4da7b917e6a829e))

### [2.0.9](https://github.com/novlan1/t-comm/compare/v2.0.8...v2.0.9) (2025-09-01)

### ✨ Features | 新功能

* **rainbow-history-mode:** 优化消息通知 ([b9108c1](https://github.com/novlan1/t-comm/commit/b9108c163a3488dbb5fcac119a3ef92724af7647))
* **rainbow-history-mode:** 优化消息通知 ([4ae7c6a](https://github.com/novlan1/t-comm/commit/4ae7c6a447a7da0d138b3721a867a7724b64c131))

### [2.0.8](https://github.com/novlan1/t-comm/compare/v2.0.7...v2.0.8) (2025-09-01)

### ✨ Features | 新功能

* **rainbow-history-mode:** 优化消息通知 ([db199e4](https://github.com/novlan1/t-comm/commit/db199e4c45b45155a5a76f61563ca0be6d2188c4))

### [2.0.7](https://github.com/novlan1/t-comm/compare/v2.0.6...v2.0.7) (2025-09-01)

### ✨ Features | 新功能

* **rainbow-history-mode:** 优化消息通知 ([3af43ba](https://github.com/novlan1/t-comm/commit/3af43babe24f519a3f32999e71b80348e43024b0))

### [2.0.6](https://github.com/novlan1/t-comm/compare/v2.0.5...v2.0.6) (2025-08-19)

### ✨ Features | 新功能

* **thousand:** support dot number ([698006d](https://github.com/novlan1/t-comm/commit/698006d7103962d0b3c310ba2a4466116c6fdef6))

### [2.0.5](https://github.com/novlan1/t-comm/compare/v2.0.4...v2.0.5) (2025-08-19)

### ✨ Features | 新功能

* **file:** add download utils ([851749c](https://github.com/novlan1/t-comm/commit/851749cc8cd97617df52c65eb316f0dbbffafb56))

### [2.0.4](https://github.com/novlan1/t-comm/compare/v2.0.3...v2.0.4) (2025-08-15)

### ✨ Features | 新功能

* **sync-repo:** support linux ([7c207c6](https://github.com/novlan1/t-comm/commit/7c207c6d1e41f805132dc2f59abfaccea7d0c613))

### [2.0.3](https://github.com/novlan1/t-comm/compare/v2.0.2...v2.0.3) (2025-08-13)

### ✨ Features | 新功能

* 文件导出 ([a1cbff1](https://github.com/novlan1/t-comm/commit/a1cbff1e254af27fc27cb8311f02579993882a80))
* 新增获取文件后缀名工具函数 ([8b1b599](https://github.com/novlan1/t-comm/commit/8b1b599793445053750a3e86eab68b591d07a680))

### [2.0.2](https://github.com/novlan1/t-comm/compare/v2.0.1...v2.0.2) (2025-08-11)

### ✨ Features | 新功能

* **wecom-robot:** support v2 markdown ([54a5dd2](https://github.com/novlan1/t-comm/commit/54a5dd2822362112687ec922959e3ff6a632245f))

### [2.0.1](https://github.com/novlan1/t-comm/compare/v2.0.0...v2.0.1) (2025-08-11)

### ✨ Features | 新功能

* **tgit:** add group api ([e272e8a](https://github.com/novlan1/t-comm/commit/e272e8a2a0b2ee1db0402509d9421eec888c970d))

## [2.0.0](https://github.com/novlan1/t-comm/compare/v1.6.23...v2.0.0) (2025-08-05)

### ✨ Features | 新功能

* add algorithm ([c4902ca](https://github.com/novlan1/t-comm/commit/c4902cae5f62c065d83b53826ad0063f76aa2762))
* **loginByIntl:** support any options ([571202a](https://github.com/novlan1/t-comm/commit/571202a1be48328cc3f3795d5d3484c603ae3b1d))

### [1.6.23](https://github.com/novlan1/t-comm/compare/v1.6.22...v1.6.23) (2025-07-07)

### ✨ Features | 新功能

* **lint:** disable use cache ([1a49a8d](https://github.com/novlan1/t-comm/commit/1a49a8d840eac357763e0cd84b04fbe87e14582a))

### [1.6.22](https://github.com/novlan1/t-comm/compare/v1.6.21...v1.6.22) (2025-07-07)

### ✨ Features | 新功能

* **daily-merge:** 不使用commit缓存 ([f5d3a8b](https://github.com/novlan1/t-comm/commit/f5d3a8b806f65b475ad52dd13a3800dd6c228afa))

### [1.6.21](https://github.com/novlan1/t-comm/compare/v1.6.20...v1.6.21) (2025-07-02)

### ✨ Features | 新功能

* **mp-ci:** add sendWxMpCIMessageAfterPlugin ([42cdff9](https://github.com/novlan1/t-comm/commit/42cdff9c21a93d54c63e2b32cc3142a577b2192d))
* **page-total:** 支持 subpackages ([7e2a21e](https://github.com/novlan1/t-comm/commit/7e2a21e1095dbb837456671273423c17ab6b99d6))

### [1.6.20](https://github.com/novlan1/t-comm/compare/v1.6.19...v1.6.20) (2025-07-01)

### ✨ Features | 新功能

* **mp-ci:** getBundleBuildDesc 支持传入branch ([732081e](https://github.com/novlan1/t-comm/commit/732081edbc0ad7ba6bf0bc98571725c2d3ec94ce))

### [1.6.19](https://github.com/novlan1/t-comm/compare/v1.6.18...v1.6.19) (2025-07-01)

### ✨ Features | 新功能

* **devops:** add getPipelineBuildDetail ([775a01d](https://github.com/novlan1/t-comm/commit/775a01d1d2b54a09eab61ba12f1199ec0c702d5c))
* **pipeline:** 支持审核人获取 ([f77ccce](https://github.com/novlan1/t-comm/commit/f77ccce563a0c25971b894ec7fed87e817ad17a2))

### [1.6.18](https://github.com/novlan1/t-comm/compare/v1.6.17...v1.6.18) (2025-07-01)

### ✨ Features | 新功能

* **time:** add isInTimeRange ([c05fdab](https://github.com/novlan1/t-comm/commit/c05fdab8a0491a1115fdcb303818e709840b169f))

### [1.6.17](https://github.com/novlan1/t-comm/compare/v1.6.16...v1.6.17) (2025-06-30)

### ✨ Features | 新功能

* **pixui:** add location ([9a6e37b](https://github.com/novlan1/t-comm/commit/9a6e37be66289edef51303fa4732b95bff776aaa))
* **pixui:** add storage ([82a49ff](https://github.com/novlan1/t-comm/commit/82a49ff06ab5e1c1212ead1facde7eb52a9728be))

### [1.6.16](https://github.com/novlan1/t-comm/compare/v1.6.15...v1.6.16) (2025-06-30)

### ✨ Features | 新功能

* **pixui:** add aegis report ([776eb83](https://github.com/novlan1/t-comm/commit/776eb834ffc328627c1b27e8741940399cc30012))

### [1.6.15](https://github.com/novlan1/t-comm/compare/v1.6.14...v1.6.15) (2025-06-30)

### ✨ Features | 新功能

* **pixui:** add pixui methods ([ea584ca](https://github.com/novlan1/t-comm/commit/ea584ca26d1a03d49971e0c1deea7c9062912b18))

### [1.6.14](https://github.com/novlan1/t-comm/compare/v1.6.13...v1.6.14) (2025-06-26)

### ✨ Features | 新功能

* add string-format ([24ce50c](https://github.com/novlan1/t-comm/commit/24ce50cd8b56c8a3a699c781f6ead408487b1b83))

### [1.6.13](https://github.com/novlan1/t-comm/compare/v1.6.12...v1.6.13) (2025-06-26)

### ✨ Features | 新功能

* add enableHorizontalScroll ([c7235b7](https://github.com/novlan1/t-comm/commit/c7235b78b4b9a61c93486e2a21ea8291e8906d41))
* add findCurrentStage ([97384a7](https://github.com/novlan1/t-comm/commit/97384a7db81b9279fdb2b4a80e502a9c8e4484c3))
* update findCurrentStage ([586b6bd](https://github.com/novlan1/t-comm/commit/586b6bd37a4171243a73d089c08c0e4892fb39d2))
* update rainbow sdk ([093b14e](https://github.com/novlan1/t-comm/commit/093b14e66067e05e182a8f3d25deca85aeb8434e))

### [1.6.12](https://github.com/novlan1/t-comm/compare/v1.6.11...v1.6.12) (2025-06-18)

### ✨ Features | 新功能

* add getUrlInMP ([c9b3180](https://github.com/novlan1/t-comm/commit/c9b3180fda59fc7f04b91c84bb586395de33531e))
* **aegis:** add aegis ([3962c0d](https://github.com/novlan1/t-comm/commit/3962c0d065b7f97574fc48d024cf4a92acd8c531))

### [1.6.11](https://github.com/novlan1/t-comm/compare/v1.6.10...v1.6.11) (2025-06-11)

### ✨ Features | 新功能

* **launch-game:** support trial scheme ([9de2398](https://github.com/novlan1/t-comm/commit/9de2398654c64d9468f9a537f8ba58caa6040ada))

### [1.6.10](https://github.com/novlan1/t-comm/compare/v1.6.9...v1.6.10) (2025-06-09)

### ✨ Features | 新功能

* **rainbow:** 优化rainbow ([96a59c8](https://github.com/novlan1/t-comm/commit/96a59c8f978f5840cb290da38a8549b3f3fd9883))

### [1.6.9](https://github.com/novlan1/t-comm/compare/v1.6.8...v1.6.9) (2025-06-09)

### ✨ Features | 新功能

* **rainbow:** 支持外部传入rainbow ([d7d51f3](https://github.com/novlan1/t-comm/commit/d7d51f36d254521979915feb25cb184e0d7107b7))

### [1.6.8](https://github.com/novlan1/t-comm/compare/v1.6.7...v1.6.8) (2025-06-08)

### ✨ Features | 新功能

* add getPagesJsonCondition ([1fdc611](https://github.com/novlan1/t-comm/commit/1fdc61129905d9b1f266f5e9da53491675c37ac8))
* **rollup:** 暴露version ([19a97cb](https://github.com/novlan1/t-comm/commit/19a97cb8395125d555ad1b1ca92699237fafac71))
* **webhook:** add getRobotWebhookUrl ([99699ef](https://github.com/novlan1/t-comm/commit/99699efb9c923189fba558658d8f09e05e03645e))

### [1.6.7](https://github.com/novlan1/t-comm/compare/v1.6.6...v1.6.7) (2025-06-06)

### ✨ Features | 新功能

* **env:** 优化initEnv ([3990137](https://github.com/novlan1/t-comm/commit/39901378362d56e4a5598fc85927f4ba45fe7e2f))

### [1.6.6](https://github.com/novlan1/t-comm/compare/v1.6.5...v1.6.6) (2025-06-05)

### ✨ Features | 新功能

* **rainbow:** 优化获取数据 ([1ca290b](https://github.com/novlan1/t-comm/commit/1ca290be16647c91f8af1ea6551a4a3055da9376))

### [1.6.5](https://github.com/novlan1/t-comm/compare/v1.6.4...v1.6.5) (2025-06-05)

### ✨ Features | 新功能

* **rainbow:** 旧接口兼容 ([b676b41](https://github.com/novlan1/t-comm/commit/b676b41f10b7ba83525e0e634283ea70f68d4884))

### [1.6.4](https://github.com/novlan1/t-comm/compare/v1.6.3...v1.6.4) (2025-06-05)

### ✨ Features | 新功能

* **rainbow:** add fetchRainbowConfigFromSdk ([d54007d](https://github.com/novlan1/t-comm/commit/d54007de5245e8dc78f3fb7b003d950fc94ef1b5))

### [1.6.3](https://github.com/novlan1/t-comm/compare/v1.6.2...v1.6.3) (2025-06-04)

### ✨ Features | 新功能

* **clipboard:** 抛出异常信息 ([e42fe6b](https://github.com/novlan1/t-comm/commit/e42fe6bb05b0c17a2881292e752d7c61ca0e975a))

### [1.6.2](https://github.com/novlan1/t-comm/compare/v1.6.1...v1.6.2) (2025-06-02)

### ✨ Features | 新功能

* update ci ([3ab629f](https://github.com/novlan1/t-comm/commit/3ab629f97e64977dd2aa0b283b314736e36c23c6))

### [1.6.1](https://github.com/novlan1/t-comm/compare/v1.6.0...v1.6.1) (2025-06-02)

### ✨ Features | 新功能

* **sync-repo:** support regexp ([99795c6](https://github.com/novlan1/t-comm/commit/99795c6054389a9568d1b2ccdc073ac9fcbbc1c3))

## [1.6.0](https://github.com/novlan1/t-comm/compare/v1.5.41...v1.6.0) (2025-06-01)

### ✨ Features | 新功能

* **sync-repo:** 优化replaceContent ([a4427ba](https://github.com/novlan1/t-comm/commit/a4427bac8f348b24ddbb157a858d261c095762c1))

### [1.5.41](https://github.com/novlan1/t-comm/compare/v1.5.40...v1.5.41) (2025-06-01)

### ✨ Features | 新功能

* **sync-repo:** add replaceContentSimple ([7bc074e](https://github.com/novlan1/t-comm/commit/7bc074e6f33a30d9a92620f4c32c8efd2fa2837f))

### [1.5.40](https://github.com/novlan1/t-comm/compare/v1.5.39...v1.5.40) (2025-05-31)

### ✨ Features | 新功能

* **git:** 增加缓存不重复获取 ([237b836](https://github.com/novlan1/t-comm/commit/237b8362084e4144182de2f6230045a4984db749))

### [1.5.39](https://github.com/novlan1/t-comm/compare/v1.5.38...v1.5.39) (2025-05-28)

### ✨ Features | 新功能

* **minimatch:** add checkFileBaseMinimatch ([25599aa](https://github.com/novlan1/t-comm/commit/25599aa2be01c7c46535754c2cc9801092d5aa05))

### [1.5.38](https://github.com/novlan1/t-comm/compare/v1.5.37...v1.5.38) (2025-05-27)

### ✨ Features | 新功能

* **sheet:** add excelToJson and jsonToExcel ([ac9f7cc](https://github.com/novlan1/t-comm/commit/ac9f7cc952fa442aefebcf8315aa7cb26cbe6e4e))

### [1.5.37](https://github.com/novlan1/t-comm/compare/v1.5.36...v1.5.37) (2025-05-27)

### ✨ Features | 新功能

* **sheet:** add excelToJson and jsonToExcel ([042334f](https://github.com/novlan1/t-comm/commit/042334f2f8232f803bd1063f3fecbf764ca65509))
* **ts:** 优化检查命令 ([35c6839](https://github.com/novlan1/t-comm/commit/35c6839ad3c1402bc94367f1c6175a5dfd07c2ad))

### [1.5.36](https://github.com/novlan1/t-comm/compare/v1.5.35...v1.5.36) (2025-05-26)

### ✨ Features | 新功能

* **ts-check:** update title of ts-check ([0ebc9e1](https://github.com/novlan1/t-comm/commit/0ebc9e18d4e6b64a104b058658d1870e82b806f0))

### [1.5.35](https://github.com/novlan1/t-comm/compare/v1.5.34...v1.5.35) (2025-05-26)

### ✨ Features | 新功能

* **ts-check:** update title of ts-check ([00fc9ec](https://github.com/novlan1/t-comm/commit/00fc9ec695177767ba29c075af0d3764d427fd2d))

### [1.5.34](https://github.com/novlan1/t-comm/compare/v1.5.33...v1.5.34) (2025-05-26)

### ✨ Features | 新功能

* **ts:** 优化评论条件 ([a2c178c](https://github.com/novlan1/t-comm/commit/a2c178ccb9b774fd6c89eac2cf166333ca45e847))

### [1.5.33](https://github.com/novlan1/t-comm/compare/v1.5.32...v1.5.33) (2025-05-26)

### ✨ Features | 新功能

* **ts-check:** add command option ([a6d33b2](https://github.com/novlan1/t-comm/commit/a6d33b23b0984822f73183fc8b9c244f1f92295f))

### [1.5.32](https://github.com/novlan1/t-comm/compare/v1.5.31...v1.5.32) (2025-05-26)

### ✅ Tests | 测试

* update test cases ([4c74b61](https://github.com/novlan1/t-comm/commit/4c74b616d35608845a3096018d4c74381b2767e4))

### ✏️ Documentation | 文档

* update docs ([773431e](https://github.com/novlan1/t-comm/commit/773431e32d060a09f05afaaebcc8affbd2610caa))
* update docs ([4271ae3](https://github.com/novlan1/t-comm/commit/4271ae31522af7769208c7a78007f72e486dbd9e))
* update docs ([8fb9428](https://github.com/novlan1/t-comm/commit/8fb942803e5116e9dd50000f1427c5401333b95f))
* update docs ([ece3a40](https://github.com/novlan1/t-comm/commit/ece3a4049b6d4f272cfa394d52de39a252030070))
* update docs ([149e01d](https://github.com/novlan1/t-comm/commit/149e01de7ecd888f774f9b1711e7a88bddc8279b))
* update docs ([d20d3b1](https://github.com/novlan1/t-comm/commit/d20d3b155be4a5caa4b37a9c050a4af3b8e6d53f))
* use vitepress ([4b8ef46](https://github.com/novlan1/t-comm/commit/4b8ef46b77563d4c15b580c409c35214820ffc6e))

### ✨ Features | 新功能

* **ts:** add ts-error-check ([eef8bef](https://github.com/novlan1/t-comm/commit/eef8bef433cce52651edb8dc16d269e12e88a382))

### 🚀 Chore | 构建/工程依赖/工具

* lint ([b59b4d6](https://github.com/novlan1/t-comm/commit/b59b4d6e92575fcd3db856a6706d7a63c59186b8))
* remove travis.yml, generateDocs.sh ([8f4b297](https://github.com/novlan1/t-comm/commit/8f4b29789053640fb216926cc30fff2a5e472cc2))
* **ts:** remove docs/.vitepress/**/* ([eceb953](https://github.com/novlan1/t-comm/commit/eceb953d2c50d3e98a128aedee877e690a87545e))

### [1.5.31](https://github.com/novlan1/t-comm/compare/v1.5.30...v1.5.31) (2025-05-19)

### ✨ Features | 新功能

* **husky:** 优化 check-js-files ([c1d7276](https://github.com/novlan1/t-comm/commit/c1d72766a7bced093a215844153b79ec99c7db64))

### [1.5.30](https://github.com/novlan1/t-comm/compare/v1.5.29...v1.5.30) (2025-05-19)

### ✨ Features | 新功能

* **husky:** 优化 check-js-files ([04fea2c](https://github.com/novlan1/t-comm/commit/04fea2c40b048453fb084bafedc539fe0f42d409))

### [1.5.29](https://github.com/novlan1/t-comm/compare/v1.5.28...v1.5.29) (2025-05-19)

### ✏️ Documentation | 文档

* update docs ([68b43dc](https://github.com/novlan1/t-comm/commit/68b43dc9f6058fc9524308dc209cd37b082299a0))
* update docs ([f2c62a8](https://github.com/novlan1/t-comm/commit/f2c62a8003a661c2ccf4c36813e724fc24b85395))
* update docs ([ea3c0dc](https://github.com/novlan1/t-comm/commit/ea3c0dcdbff84797a6a89e7f199dfdebe002481a))
* update docs ([7351636](https://github.com/novlan1/t-comm/commit/735163666aa9e9f8e9b63687f2872948e21e3050))
* update docs ([e868c17](https://github.com/novlan1/t-comm/commit/e868c178ea11c475d35b439afde1c44f6cb74f43))
* update docs ([71c8fe1](https://github.com/novlan1/t-comm/commit/71c8fe11497be57c65c1a3cc2e50c887a0af003f))

### ✨ Features | 新功能

* **husky:** add check-js-files ([3165784](https://github.com/novlan1/t-comm/commit/31657841510cf728c1045acdbcd119894c14b52e))

### [1.5.28](https://github.com/novlan1/t-comm/compare/v1.5.27...v1.5.28) (2025-05-18)

### ✨ Features | 新功能

* **ci:** add deploy-increment ([dd6ce71](https://github.com/novlan1/t-comm/commit/dd6ce71b19346e8eb458364a59ebd01a70339f32))

### [1.5.27](https://github.com/novlan1/t-comm/compare/v1.5.26...v1.5.27) (2025-05-13)

### ✨ Features | 新功能

* **stylelint-rules:** add linebreaks rule ([a93e7c6](https://github.com/novlan1/t-comm/commit/a93e7c6d3b9e0720a6ccd6ad81dce7711a6a18d2))

### [1.5.26](https://github.com/novlan1/t-comm/compare/v1.5.25...v1.5.26) (2025-05-12)

### ✨ Features | 新功能

* **lint:** 支持忽略子模块 ([203819e](https://github.com/novlan1/t-comm/commit/203819ef2bd1bfaee1a16aceb4690155071278a4))

### [1.5.25](https://github.com/novlan1/t-comm/compare/v1.5.24...v1.5.25) (2025-05-11)

### 🚀 Chore | 构建/工程依赖/工具

* update deps ([30fc6e2](https://github.com/novlan1/t-comm/commit/30fc6e24670a00c5a1db085e55c222cee7ddaf4b))

### ✨ Features | 新功能

* **disk:** add getAvailableDiskSize ([33abd6d](https://github.com/novlan1/t-comm/commit/33abd6d14504d20e4d14b4858c562ea898126ca8))

### [1.5.24](https://github.com/novlan1/t-comm/compare/v1.5.23...v1.5.24) (2025-05-10)

### ✨ Features | 新功能

* **set:** add getConfig/setConfig/initConfig/setWithString ([80f580e](https://github.com/novlan1/t-comm/commit/80f580e506fb515f56dcff696b1c03c4adfc0289))

### [1.5.23](https://github.com/novlan1/t-comm/compare/v1.5.22...v1.5.23) (2025-05-07)

### ✨ Features | 新功能

* **eslint:** update aliasMap param ([d521062](https://github.com/novlan1/t-comm/commit/d521062dd3d301f75805629d6882c0ec8f9c5d33))

### [1.5.22](https://github.com/novlan1/t-comm/compare/v1.5.21...v1.5.22) (2025-05-07)

### ✨ Features | 新功能

* **stylelint-rules:** add stylelint-rules, component-demo; update eslint-import-settings ([0dcabad](https://github.com/novlan1/t-comm/commit/0dcabad65e2e7e0896361d81c5123537ef713903))

### [1.5.21](https://github.com/novlan1/t-comm/compare/v1.5.20...v1.5.21) (2025-05-07)

### 🚀 Chore | 构建/工程依赖/工具

* update deps ([21f5851](https://github.com/novlan1/t-comm/commit/21f5851b0aaf67a4e0a54ecd3a22401c49a53ff2))

### ✨ Features | 新功能

* add aegis ([6af13df](https://github.com/novlan1/t-comm/commit/6af13df087ae6481dffe9ada5f147f3715d044f1))
* **eslint-rules:** add eslint-rules ([8d22c58](https://github.com/novlan1/t-comm/commit/8d22c58d5cda72cfd4a6d0040c6cbb487b761e00))
* **object:** add deep-set ([d62117f](https://github.com/novlan1/t-comm/commit/d62117fd097e1a9ddafd596bfad1938224f1ac36))

### [1.5.20](https://github.com/novlan1/t-comm/compare/v1.5.19...v1.5.20) (2025-05-02)

### ✨ Features | 新功能

* 优化getMentionRtx ([e7f1532](https://github.com/novlan1/t-comm/commit/e7f1532191eb5c479d8fe38e833a29253bc21a99))

### [1.5.19](https://github.com/novlan1/t-comm/compare/v1.5.18...v1.5.19) (2025-04-30)

### ✨ Features | 新功能

* **random:** add getRandomNumber ([a152767](https://github.com/novlan1/t-comm/commit/a152767ca4e08274e2b31e02894467e987dd2cec))

### [1.5.18](https://github.com/novlan1/t-comm/compare/v1.5.17...v1.5.18) (2025-04-25)

### ✨ Features | 新功能

* **rtx:** add getMentionRtx ([e08036f](https://github.com/novlan1/t-comm/commit/e08036fed3df99cc1eebf5f6d6e713dfe8631763))

### ✏️ Documentation | 文档

* update docs ([eca3418](https://github.com/novlan1/t-comm/commit/eca34188ac423af7f90d64d116be192e605b65fa))

### [1.5.17](https://github.com/novlan1/t-comm/compare/v1.5.16...v1.5.17) (2025-04-23)

### ✨ Features | 新功能

* **launch:** support source and justLaunchGame ([1add994](https://github.com/novlan1/t-comm/commit/1add994939f6de17a23a60ece3e6bed1db5453ba))

### [1.5.16](https://github.com/novlan1/t-comm/compare/v1.5.15...v1.5.16) (2025-04-23)

### 🚀 Chore | 构建/工程依赖/工具

* lint ([8b2262f](https://github.com/novlan1/t-comm/commit/8b2262f75c26a78dc49f7cc2aa62fe461f265a78))

### ✏️ Documentation | 文档

* **string:** update docs ([b8e97ad](https://github.com/novlan1/t-comm/commit/b8e97ad37a9fee97def56db111d27522c0db0b76))

### ✨ Features | 新功能

* **launch:** support other scheme prefix ([5c8f8b1](https://github.com/novlan1/t-comm/commit/5c8f8b19ff7be387130047f3e6d8c19f1c73cfa4))

### [1.5.15](https://github.com/novlan1/t-comm/compare/v1.5.14...v1.5.15) (2025-04-15)

### 👷 Continuous Integration | CI 配置

* update build config ([14f45d5](https://github.com/novlan1/t-comm/commit/14f45d5c43d191af64d0355b96b4d13324ea27a7))
* update build config ([6d13c5a](https://github.com/novlan1/t-comm/commit/6d13c5a4e0ea7cff49f2c2cb090e18ea261610d6))

### ✏️ Documentation | 文档

* update docs ([ecffbf9](https://github.com/novlan1/t-comm/commit/ecffbf9fd0e5ce75637408e37303d182e7a5d598))

### 🚀 Chore | 构建/工程依赖/工具

* update deps ([4d4e424](https://github.com/novlan1/t-comm/commit/4d4e42425f92516f94e486a2f10c4d0f9e766170))
* update deps ([4e79fed](https://github.com/novlan1/t-comm/commit/4e79fed8baa0e6a848e2aa7988639b8d5dd02429))
* update deps ([8d9f647](https://github.com/novlan1/t-comm/commit/8d9f647baa90e9a760d4bd98ba0d213a0019a490))

### ✨ Features | 新功能

* **sync-repo:** add replaceContent ([9463f62](https://github.com/novlan1/t-comm/commit/9463f623f6433be92b71750a137bf5391e5793c6))

### [1.5.14](https://github.com/novlan1/t-comm/compare/v1.5.13...v1.5.14) (2025-04-09)

### ✏️ Documentation | 文档

* update docs ([629440f](https://github.com/novlan1/t-comm/commit/629440f6afd421e0549f032b3a50759e068b65ea))

### ✨ Features | 新功能

* **omit:** add omit ([8664d5a](https://github.com/novlan1/t-comm/commit/8664d5a989dbb03a3bcf2868bbb44f9517cb1ab9))

### [1.5.13](https://github.com/novlan1/t-comm/compare/v1.5.12...v1.5.13) (2025-04-09)

### ✏️ Documentation | 文档

* update docs ([84bc5c3](https://github.com/novlan1/t-comm/commit/84bc5c33c5d3b4c1e587aaf1fc33bfe5e991ece1))
* update docs ([03c605a](https://github.com/novlan1/t-comm/commit/03c605a8d1e684ce13d859c3ba961e5a0a6923f2))

### 🚀 Chore | 构建/工程依赖/工具

* add license ([de26fcb](https://github.com/novlan1/t-comm/commit/de26fcbfa33c41efd6377a39f1b2208246c19c86))
* update vscodee settings.json ([e2b7619](https://github.com/novlan1/t-comm/commit/e2b76190733e6ec110dbd151cbd06230c475b69c))

### ✨ Features | 新功能

* **intl:** add login by intl ([c0acb94](https://github.com/novlan1/t-comm/commit/c0acb94020c3b33b8f011bfff918bc5bb554edda))

### [1.5.12](https://github.com/novlan1/t-comm/compare/v1.5.11...v1.5.12) (2025-03-26)

### ✏️ Documentation | 文档

* update docs ([d168e79](https://github.com/novlan1/t-comm/commit/d168e798da2bdcc9eb8d721d82696cbc6cd90b8c))

### ♻️ Code Refactoring | 代码重构

* use eslint import/order rule ([f839405](https://github.com/novlan1/t-comm/commit/f8394055e4c72c0f6e33beeaac0f40a4b4811d40))

### ✨ Features | 新功能

* **rainbow-config:** 优化updateRainbowConfig ([a3c7885](https://github.com/novlan1/t-comm/commit/a3c788599802d7764db2ac6a0af1243fcf23ac55))

### [1.5.11](https://github.com/novlan1/t-comm/compare/v1.5.10...v1.5.11) (2025-03-21)

### ✨ Features | 新功能

* **json:** add safeJsonParse ([76920f8](https://github.com/novlan1/t-comm/commit/76920f8ee3dd353394dc3ae7b77f1e27cfc40570))

### [1.5.10](https://github.com/novlan1/t-comm/compare/v1.5.9...v1.5.10) (2025-03-20)

### ✨ Features | 新功能

* **lint:** 优化日志 ([45f4f29](https://github.com/novlan1/t-comm/commit/45f4f29aafd18551973a874c584566af101a6350))

### [1.5.9](https://github.com/novlan1/t-comm/compare/v1.5.8...v1.5.9) (2025-03-20)

### ✨ Features | 新功能

* **lint:** 支持throw error ([4984988](https://github.com/novlan1/t-comm/commit/498498825df842d8b79d178ba8cb4173f1a82d17))

### [1.5.8](https://github.com/novlan1/t-comm/compare/v1.5.7...v1.5.8) (2025-03-20)

### ✨ Features | 新功能

* **lint:** 优化lint ([5fcae5f](https://github.com/novlan1/t-comm/commit/5fcae5f1ac1d1357c36ca9c291c90920d295467c))

### [1.5.7](https://github.com/novlan1/t-comm/compare/v1.5.6...v1.5.7) (2025-03-20)

### ✨ Features | 新功能

* **lint:** 优化日志 ([52af4c6](https://github.com/novlan1/t-comm/commit/52af4c6cf6916db263ce4c653074618a12234b8f))

### [1.5.6](https://github.com/novlan1/t-comm/compare/v1.5.5...v1.5.6) (2025-03-20)

### ✨ Features | 新功能

* **lint:** 支持过滤要检查的文件类型 ([2f43361](https://github.com/novlan1/t-comm/commit/2f43361ceae9bf90c62a58162b7a8905707f08b5))

### [1.5.5](https://github.com/novlan1/t-comm/compare/v1.5.4...v1.5.5) (2025-03-20)

### ✨ Features | 新功能

* **lint:** 防止报错 ([51f9258](https://github.com/novlan1/t-comm/commit/51f9258f3e4f0be466e37722d7a178c63095aa2c))

### [1.5.4](https://github.com/novlan1/t-comm/compare/v1.5.3...v1.5.4) (2025-03-20)

### ✨ Features | 新功能

* **lint:** 异常处理 ([04be872](https://github.com/novlan1/t-comm/commit/04be872ed34b637ea545fc70ed5ed2075f7b95bc))

### [1.5.2](https://github.com/novlan1/t-comm/compare/v1.5.1...v1.5.2) (2025-03-20)

### ✨ Features | 新功能

* **lint:** 优化lint ([eefbe0f](https://github.com/novlan1/t-comm/commit/eefbe0fb07350caf63e396a4cd49d55e61c62bcc))
* **lint:** 增加当前分支描述 ([debd645](https://github.com/novlan1/t-comm/commit/debd6459e477154a1efcdc7d7442faca6e3fd876))

### [1.5.1](https://github.com/novlan1/t-comm/compare/v1.5.0...v1.5.1) (2025-03-19)

### ✨ Features | 新功能

* **lint:** support tsx ([8a6f0d8](https://github.com/novlan1/t-comm/commit/8a6f0d8e5a50eae7877c0b805b1016ce8c5b0267))

## [1.5.0](https://github.com/novlan1/t-comm/compare/v1.3.151...v1.5.0) (2025-03-18)

### 🚀 Chore | 构建/工程依赖/工具

* sort vscode/.settings.json and packages.json ([639d8d4](https://github.com/novlan1/t-comm/commit/639d8d4d40109b7627434f5b99b5f446157c78c5))
* update ts type ([f0a2955](https://github.com/novlan1/t-comm/commit/f0a2955a158af2c23223236fdacca37abba1cc5b))
* update ts type ([8cbbae8](https://github.com/novlan1/t-comm/commit/8cbbae8892dde8c8ab950c8e551401c66377452e))
* update types ([3588602](https://github.com/novlan1/t-comm/commit/3588602bd2d8b8595643ac3b9833320ea8caba87))
* update vscode/.settings.json ([0b4aa07](https://github.com/novlan1/t-comm/commit/0b4aa0757c70308cb40b2c8eec9c133d8bb6e52d))

### ✏️ Documentation | 文档

* update docs ([382f715](https://github.com/novlan1/t-comm/commit/382f71583e472a39b646e1a9069cca8d21299579))

### ✨ Features | 新功能

* **url:** 优化urlParams ([7f2cc81](https://github.com/novlan1/t-comm/commit/7f2cc815336f648a3fcfa6aeae4bf050fe8a6b42))

### [1.3.151](https://github.com/novlan1/t-comm/compare/v1.3.150...v1.3.151) (2025-03-11)

### 👷 Continuous Integration | CI 配置

* update ci ([ad68731](https://github.com/novlan1/t-comm/commit/ad68731b88e9a0443afe46323075bbdb86cf655d))

### ✏️ Documentation | 文档

* update readme ([d1671d0](https://github.com/novlan1/t-comm/commit/d1671d01c53d3279b03fb276ec2af596fa492096))

### ✨ Features | 新功能

* **checkLint:** 防止多余的逗号 ([19bb365](https://github.com/novlan1/t-comm/commit/19bb365fec5a3d7d9e7f2691a52d32dbe614d0a1))

### [1.3.150](https://github.com/novlan1/t-comm/compare/v1.3.149...v1.3.150) (2025-03-08)

### ✨ Features | 新功能

* **git:** add checkGitClean ([fc0aa1d](https://github.com/novlan1/t-comm/commit/fc0aa1d64b5499dc39e333092ccc3b88d19173ea))

### [1.3.149](https://github.com/novlan1/t-comm/compare/v1.3.148...v1.3.149) (2025-02-24)

### ✨ Features | 新功能

* **minimatch:** add getAuditorFromRainbowConfig ([29b5f34](https://github.com/novlan1/t-comm/commit/29b5f34f887d227175a85bc5f256de2ec8c78ba1))

### [1.3.148](https://github.com/novlan1/t-comm/compare/v1.3.147...v1.3.148) (2025-02-21)

### ✨ Features | 新功能

* **gray-release:** add gray-release ([24a04a5](https://github.com/novlan1/t-comm/commit/24a04a5f1f2834905be45ff8015e88a42ce7120a))

### [1.3.147](https://github.com/novlan1/t-comm/compare/v1.3.146...v1.3.147) (2025-02-13)

### ✨ Features | 新功能

* **pipeline:** 支持mentionList ([2e7761f](https://github.com/novlan1/t-comm/commit/2e7761f8dcaed0c978b301a1b3bb690330b92c34))

### [1.3.146](https://github.com/novlan1/t-comm/compare/v1.3.145...v1.3.146) (2025-02-11)

### ✨ Features | 新功能

* **mp:** 优化getComponentInfo ([ab1ed66](https://github.com/novlan1/t-comm/commit/ab1ed66743389ab45a132510f4d6089757d1dbfc))

### [1.3.145](https://github.com/novlan1/t-comm/compare/v1.3.144...v1.3.145) (2025-02-11)

### ✨ Features | 新功能

* **mp:** add getPageTotal ([66542ed](https://github.com/novlan1/t-comm/commit/66542ed2c8bb640304a15b2f6698680ee0479696))
* **rum:** 增强健壮性 ([388bb71](https://github.com/novlan1/t-comm/commit/388bb711d5231915f4297e3d7a69fd795de88b35))
* **time:** add now time ([56cab45](https://github.com/novlan1/t-comm/commit/56cab453edbe60c3892b698180bd27ff8667c1cf))

### [1.3.144](https://github.com/novlan1/t-comm/compare/v1.3.143...v1.3.144) (2025-01-18)

### 👷 Continuous Integration | CI 配置

* update workflow ([4bf882d](https://github.com/novlan1/t-comm/commit/4bf882d5154d8e534329268296b9dc78810be85b))

### ✨ Features | 新功能

* **lint:** 优化lint ([a4769f1](https://github.com/novlan1/t-comm/commit/a4769f1066b2678c0f2878307c308192c6ef1345))
* update lint ([2392c91](https://github.com/novlan1/t-comm/commit/2392c9133899838f01f148975593a6ae0a3c6f16))

### [1.3.143](https://github.com/novlan1/t-comm/compare/v1.3.142...v1.3.143) (2025-01-07)

### ✨ Features | 新功能

* **lint:** stylelint 不处理vue文件 ([84c536f](https://github.com/novlan1/t-comm/commit/84c536f4b11072e6b6ad1dcdcc07964e36d362fc))

### [1.3.142](https://github.com/novlan1/t-comm/compare/v1.3.141...v1.3.142) (2025-01-07)

### ✨ Features | 新功能

* **lint:** 优化全量模式 ([c22dfc0](https://github.com/novlan1/t-comm/commit/c22dfc02d481446817daf67aad4a951eb90ffa09))

### [1.3.141](https://github.com/novlan1/t-comm/compare/v1.3.140...v1.3.141) (2025-01-07)

### ✨ Features | 新功能

* **lint:** 支持全量模式 ([d123dfe](https://github.com/novlan1/t-comm/commit/d123dfe4188ab287f3e7a787208c2073f029af4f))

### [1.3.140](https://github.com/novlan1/t-comm/compare/v1.3.139...v1.3.140) (2025-01-06)

### ✨ Features | 新功能

* **lint:** add checkLint ([6fa2e55](https://github.com/novlan1/t-comm/commit/6fa2e5540354e94afe8e5e6e784a6332b21996d0))

### [1.3.139](https://github.com/novlan1/t-comm/compare/v1.3.138...v1.3.139) (2024-12-25)

### ✨ Features | 新功能

* **csv:** add generateCSVData ([367cc49](https://github.com/novlan1/t-comm/commit/367cc4954bebc5ccdb7ecf841f183b32dae5c091))

### [1.3.138](https://github.com/novlan1/t-comm/compare/v1.3.137...v1.3.138) (2024-12-24)

### ✨ Features | 新功能

* **csv:** add generateCSV ([d3d68e1](https://github.com/novlan1/t-comm/commit/d3d68e1612a224f7ef6614f5ae959643be4a731d))

### [1.3.137](https://github.com/novlan1/t-comm/compare/v1.3.136...v1.3.137) (2024-12-24)

### ✏️ Documentation | 文档

* update docs ([8956a30](https://github.com/novlan1/t-comm/commit/8956a309c5f2c42d065d0ae134fb9bc41da078ee))

### ✨ Features | 新功能

* **slice-object:** 边界处理 ([12d0585](https://github.com/novlan1/t-comm/commit/12d05853cd559b1dc7ee229e20261cffac4a380f))

### [1.3.136](https://github.com/novlan1/t-comm/compare/v1.3.135...v1.3.136) (2024-12-18)

### ✨ Features | 新功能

* **debounce:** add debug ([f58f48c](https://github.com/novlan1/t-comm/commit/f58f48ccfe68d07260b7f07721f6658a8e7fc31e))

### [1.3.134](https://github.com/novlan1/t-comm/compare/v1.3.133...v1.3.134) (2024-12-18)

### ✨ Features | 新功能

* **debounce:** update type ([b3c4e63](https://github.com/novlan1/t-comm/commit/b3c4e631a727a44d6822b983177635f0bf8e668d))

### [1.3.133](https://github.com/novlan1/t-comm/compare/v1.3.132...v1.3.133) (2024-12-18)

### ✨ Features | 新功能

* **debounce:** add debounceRun ([cfe2740](https://github.com/novlan1/t-comm/commit/cfe27400fc16d6e6e876d308d66fc082a7ac279f))

### [1.3.132](https://github.com/novlan1/t-comm/compare/v1.3.131...v1.3.132) (2024-12-18)

### ✨ Features | 新功能

* **uni-hook:** add debug in invoke ([1118bfa](https://github.com/novlan1/t-comm/commit/1118bfa62be713a7a519e877fb148b5f5b01c625))

### [1.3.131](https://github.com/novlan1/t-comm/compare/v1.3.130...v1.3.131) (2024-12-18)

### ✨ Features | 新功能

* **uni-hook:** use addInterceptor ([889df7d](https://github.com/novlan1/t-comm/commit/889df7d8dab31c1e99694e40b2486d764e54224b))

### [1.3.130](https://github.com/novlan1/t-comm/compare/v1.3.129...v1.3.130) (2024-12-18)

### ✨ Features | 新功能

* update dotenv ([e570221](https://github.com/novlan1/t-comm/commit/e5702211621d2f142c72ce585d260be69b7d974a))

### [1.3.129](https://github.com/novlan1/t-comm/compare/v1.3.128...v1.3.129) (2024-12-18)

### ✨ Features | 新功能

* **startUniProject:** 支持可选参数 ([383b8ec](https://github.com/novlan1/t-comm/commit/383b8ec12d44bbc8b6172e6a557aa85204883e06))

### [1.3.128](https://github.com/novlan1/t-comm/compare/v1.3.127...v1.3.128) (2024-12-18)

### ✨ Features | 新功能

* **dotenv:** add loadDotenv ([e2c9fc6](https://github.com/novlan1/t-comm/commit/e2c9fc6ba317197a87a9afa48ae4c9d2f5058596))

### [1.3.127](https://github.com/novlan1/t-comm/compare/v1.3.126...v1.3.127) (2024-12-16)

### ✏️ Documentation | 文档

* update docs ([f25e150](https://github.com/novlan1/t-comm/commit/f25e1502738fb25909789ef5a8b54e617967d735))
* update docs ([12b9f1d](https://github.com/novlan1/t-comm/commit/12b9f1d00300074e01975e282aa8d3e81ef101cd))
* update docs ([ad95eff](https://github.com/novlan1/t-comm/commit/ad95eff2beb8da645999e1a4e02f37a06ad1590c))
* update docs ([2ab440a](https://github.com/novlan1/t-comm/commit/2ab440a4cbd53c70861c672f2d8182582231dce3))

### ✨ Features | 新功能

* **node-command:** support more options ([ef67c06](https://github.com/novlan1/t-comm/commit/ef67c06dfe5bad65e3a8f946d15a351216074708))

### [1.3.126](https://github.com/novlan1/t-comm/compare/v1.3.125...v1.3.126) (2024-12-13)

### ✅ Tests | 测试

* update test cases ([1c4ddf7](https://github.com/novlan1/t-comm/commit/1c4ddf7b7c6f79dbc4c127da1310120c5e4ceae5))

### ✨ Features | 新功能

* **publish-ci:** 支持特殊符号的密码 ([abb0757](https://github.com/novlan1/t-comm/commit/abb07573a3585e88d3be9c83aba55e748f587dc0))

### [1.3.125](https://github.com/novlan1/t-comm/compare/v1.3.124...v1.3.125) (2024-12-13)

### ✨ Features | 新功能

* **log:** add consoleLog consoleInfo ([213434a](https://github.com/novlan1/t-comm/commit/213434ab06c938b453bea286fedfbc41d95b69d3))

### [1.3.124](https://github.com/novlan1/t-comm/compare/v1.3.123...v1.3.124) (2024-12-10)

### ✨ Features | 新功能

* **mp-ci:** 支持传入forceNpm ([2dbbfd6](https://github.com/novlan1/t-comm/commit/2dbbfd6f5466440d554e919c1cc1e0a0fc8b643a))

### [1.3.123](https://github.com/novlan1/t-comm/compare/v1.3.122...v1.3.123) (2024-12-06)

### 🚀 Chore | 构建/工程依赖/工具

* update script ([bc73ad2](https://github.com/novlan1/t-comm/commit/bc73ad2275b1053e82a3fd1498d2c3cae8acf7dc))

### ✨ Features | 新功能

* **string:** add sliceObject ([6deb558](https://github.com/novlan1/t-comm/commit/6deb5582ff55d513f6c6fdc3de9d226e055d3886))

### [1.3.122](https://github.com/novlan1/t-comm/compare/v1.3.121...v1.3.122) (2024-11-25)

### ✨ Features | 新功能

* add saveJsonToLogMore ([116b3e4](https://github.com/novlan1/t-comm/commit/116b3e4e7a0b350fbf49719fe849dab806ef8b2f))

### [1.3.121](https://github.com/novlan1/t-comm/compare/v1.3.120...v1.3.121) (2024-11-21)

### ✨ Features | 新功能

* **parseComponentPath:** 修复绝对路径 ([385318c](https://github.com/novlan1/t-comm/commit/385318c5475cffa42e8fa4aee62d00e10cd312ef))
* **parseComponentPath:** 修复绝对路径 ([4f317ad](https://github.com/novlan1/t-comm/commit/4f317ad6be70ccdabd5e2125659f79d556c261a8))

### [1.3.120](https://github.com/novlan1/t-comm/compare/v1.3.119...v1.3.120) (2024-11-21)

### ✨ Features | 新功能

* **ebus:** export globalEBus ([9f95ca2](https://github.com/novlan1/t-comm/commit/9f95ca2cf8ee4e0c00ef99576de574ae68e2ff51))
* **parseComponentPath:** 支持绝对路径 ([5d855ec](https://github.com/novlan1/t-comm/commit/5d855ec7f637e6f4f264c19a68171d5ff3296cac))

### [1.3.119](https://github.com/novlan1/t-comm/compare/v1.3.118...v1.3.119) (2024-11-05)

### ✨ Features | 新功能

* **fs-util:** add deleteFolderRecursive ([6dfab9a](https://github.com/novlan1/t-comm/commit/6dfab9a12a16cb187769177707d8f08664239ba6))
* **path:** add flatten/iterative/parse path funcs ([912636a](https://github.com/novlan1/t-comm/commit/912636a24ef96606c33bd4511cbe6c3d3a2cd0ac))
* **random-string:** add random string ([b1f645f](https://github.com/novlan1/t-comm/commit/b1f645fc574c0bd14b497023dae2df56f9e8541c))

### [1.3.118](https://github.com/novlan1/t-comm/compare/v1.3.117...v1.3.118) (2024-11-02)

### 🐛 Bug Fixes | Bug 修复

* **debug:** genVConsole 白名单接口异常捕获处理，避免 TAM 上报无效告警 ([7fcbf92](https://github.com/novlan1/t-comm/commit/7fcbf92b2806d39ac72d191b991eb71d946b87cd))

### [1.3.117](https://github.com/novlan1/t-comm/compare/v1.3.116...v1.3.117) (2024-10-30)

### ✨ Features | 新功能

* **mp-ci:** qq ci支持node16 ([299969d](https://github.com/novlan1/t-comm/commit/299969d61ea93722e15b53158b6dc2c925071beb))

### [1.3.116](https://github.com/novlan1/t-comm/compare/v1.3.115...v1.3.116) (2024-10-28)

### ✨ Features | 新功能

* **uni-hook-router:** 防止uni.navigateTo为空 ([d8f5cf7](https://github.com/novlan1/t-comm/commit/d8f5cf7915ff7bd061254c5ce2cb2962376e1e0a))

### [1.3.113](https://github.com/novlan1/t-comm/compare/v1.3.112...v1.3.113) (2024-10-27)

### ✨ Features | 新功能

* **daily-merge:** 文档地址 ([d981f16](https://github.com/novlan1/t-comm/commit/d981f16ab1e04be6829c32281a4008d1978d359c))

### [1.3.112](https://github.com/novlan1/t-comm/compare/v1.3.111...v1.3.112) (2024-10-27)

### ✨ Features | 新功能

* **daily-merge:** 文档地址 ([7188cf7](https://github.com/novlan1/t-comm/commit/7188cf70aa31dca21644b069f7f25f14878d54f7))

### [1.3.111](https://github.com/novlan1/t-comm/compare/v1.3.110...v1.3.111) (2024-10-27)

### ✨ Features | 新功能

* **daily-merge:** 文档地址 ([6377e28](https://github.com/novlan1/t-comm/commit/6377e28fab8fe10d9454900e7aab526ae2724472))

### [1.3.110](https://github.com/novlan1/t-comm/compare/v1.3.109...v1.3.110) (2024-10-27)

### ✨ Features | 新功能

* **rainbow-history:** add history monitor ([0873de6](https://github.com/novlan1/t-comm/commit/0873de693803f01e6d8df8888470185486e9397f))

### [1.3.109](https://github.com/novlan1/t-comm/compare/v1.3.108...v1.3.109) (2024-10-23)

### 🐛 Bug Fixes | Bug 修复

* **throttle:** fix throttle ([6c23fae](https://github.com/novlan1/t-comm/commit/6c23fae5f6573db03e653418d161e3423af84a40))

### [1.3.108](https://github.com/novlan1/t-comm/compare/v1.3.107...v1.3.108) (2024-10-23)

### ✨ Features | 新功能

* **ebus:** 支持多于1个参数 ([37671c4](https://github.com/novlan1/t-comm/commit/37671c49d57ebf09d5cf77c036a4e8fd6a26c53a))

### [1.3.107](https://github.com/novlan1/t-comm/compare/v1.3.106...v1.3.107) (2024-10-22)

### ✨ Features | 新功能

* **publish:** expose PUBLISH_ENV_MAP ([a3a464d](https://github.com/novlan1/t-comm/commit/a3a464dee4fb6cf7b61effd4f1ddbab7d1667387))

### 🐛 Bug Fixes | Bug 修复

* **uni-route-name:** 防止编译报错 ([88df3fa](https://github.com/novlan1/t-comm/commit/88df3faeab077378c0fcf6556383eea59521660d))

### [1.3.106](https://github.com/novlan1/t-comm/compare/v1.3.105...v1.3.106) (2024-09-27)

### ✅ Tests | 测试

* update tests ([d0fb6fd](https://github.com/novlan1/t-comm/commit/d0fb6fd2192eb9869ebcc280e461fb992ff43243))

### ✨ Features | 新功能

* **component-name:** add componentName handle funcs ([182be76](https://github.com/novlan1/t-comm/commit/182be7664a1bf8e07348338001d6248bc55e0ff2))

### [1.3.105](https://github.com/novlan1/t-comm/compare/v1.3.104...v1.3.105) (2024-09-25)

### ✅ Tests | 测试

* **changelog:** add changelog parse tests ([ef9100c](https://github.com/novlan1/t-comm/commit/ef9100c0ef9678622ce743319ed1062e2f450db0))
* **changelog:** add changelog parse tests ([99fcb72](https://github.com/novlan1/t-comm/commit/99fcb72a03d61b620e2f22d1a96e6b0f0138ec5f))

### 🚀 Chore | 构建/工程依赖/工具

* not ignore pnpm-lock ([6bdefe4](https://github.com/novlan1/t-comm/commit/6bdefe4515ee8329adf28663efac7d74a0291b40))
* update workflow ([36ad924](https://github.com/novlan1/t-comm/commit/36ad9243bbca37b672bd2c02fae25e11e5298860))

### ✨ Features | 新功能

* add genQueryToStr ([8e0abb7](https://github.com/novlan1/t-comm/commit/8e0abb770e3f2214092d834dbfe8a4e645decdc0))
* add sortByStr ([b54ff70](https://github.com/novlan1/t-comm/commit/b54ff70383f026859fadff43f94d9a54307ed555))

### [1.3.104](https://github.com/novlan1/t-comm/compare/v1.3.103...v1.3.104) (2024-09-14)

### ✨ Features | 新功能

* **deps:** add getDeps ([29dd61d](https://github.com/novlan1/t-comm/commit/29dd61d897f2afac6da2497f3eeb23f39f5df358))

### [1.3.103](https://github.com/novlan1/t-comm/compare/v1.3.102...v1.3.103) (2024-09-11)

### ✨ Features | 新功能

* 防止router报错 ([b07be67](https://github.com/novlan1/t-comm/commit/b07be67e998c6cfb9a79459648bc9788002303f7))

### [1.3.102](https://github.com/novlan1/t-comm/compare/v1.3.101...v1.3.102) (2024-09-11)

### ✨ Features | 新功能

* **router:** add hook-router and getUniRouteName ([a0273af](https://github.com/novlan1/t-comm/commit/a0273afdec01b8a8a7fbe1a532bef2ecdf5f96c6))

### [1.3.101](https://github.com/novlan1/t-comm/compare/v1.3.100...v1.3.101) (2024-09-07)

### 🚀 Chore | 构建/工程依赖/工具

* add es module ([f03724d](https://github.com/novlan1/t-comm/commit/f03724d68e12afb8855e369389a09eb5a454afcc))

### [1.3.100](https://github.com/novlan1/t-comm/compare/v1.3.99...v1.3.100) (2024-08-28)

### ✨ Features | 新功能

* **mp-ci:** update mp-cli modify ([d939c1b](https://github.com/novlan1/t-comm/commit/d939c1be2cb8b0f663666adf4cf16dd6798b258a))

### [1.3.99](https://github.com/novlan1/t-comm/compare/v1.3.98...v1.3.99) (2024-08-26)

### ✨ Features | 新功能

* **mp-ci:** 优化修改配置 ([03149d3](https://github.com/novlan1/t-comm/commit/03149d35c126739e58828b806bd9bb3eddf53659))

### [1.3.98](https://github.com/novlan1/t-comm/compare/v1.3.97...v1.3.98) (2024-08-26)

### ✨ Features | 新功能

* **base64:** encode, decode 支持非拉丁字符 ([e9ec697](https://github.com/novlan1/t-comm/commit/e9ec697faef416c024d6ab8ed2e8b4a961e6f655))
* **mp-ci:** 优化修改配置 ([82f74da](https://github.com/novlan1/t-comm/commit/82f74da9e7bbecdc763da99f69bb4238d9477145))
* **mp-ci:** 优化修改mp-ci配置 ([1fbabac](https://github.com/novlan1/t-comm/commit/1fbabac83b8cc45d961ecf879863317085d77b27))

### [1.3.97](https://github.com/novlan1/t-comm/compare/v1.3.96...v1.3.97) (2024-08-15)

### 🐛 Bug Fixes | Bug 修复

* **bump-version:** 修复bump-version ([ebb3cb4](https://github.com/novlan1/t-comm/commit/ebb3cb4fe802a2b2832ecf25527ff49d1bafaba0))

### [1.3.96](https://github.com/novlan1/t-comm/compare/v1.3.95...v1.3.96) (2024-08-15)

### 🚀 Chore | 构建/工程依赖/工具

* add commit-msg husky ([5a082a3](https://github.com/novlan1/t-comm/commit/5a082a386d10211fa5397b1e0c8c72114e0bf1dc))

### ✨ Features | 新功能

* add base64 encode & decode ([7b0aa6a](https://github.com/novlan1/t-comm/commit/7b0aa6ab0c679fa75f34b1545432549a1ef179d8))
* **bump-version:** add bump-version ([762a219](https://github.com/novlan1/t-comm/commit/762a2190745c0ec26636d2bc4241e5c9f496127a))

### [1.3.95](https://github.com/novlan1/t-comm/compare/v1.3.94...v1.3.95) (2024-08-07)

### ✅ Tests | 测试

* update test case ([a8761c6](https://github.com/novlan1/t-comm/commit/a8761c6cb9f86399aebc1253c83792c2f849cca3))

### ✨ Features | 新功能

* **devops-ci:** support useDevopsWXCIPlugin ([2b72ba3](https://github.com/novlan1/t-comm/commit/2b72ba343184e7401321e8ea19cf0bd7b9bad4fb))
* **list:** add split long list ([406c543](https://github.com/novlan1/t-comm/commit/406c54374abd3e0b7cc283eacdf932eb4386113d))

### [1.3.94](https://github.com/novlan1/t-comm/compare/v1.3.93...v1.3.94) (2024-07-29)

### ✨ Features | 新功能

* **console.image:** add consoleImage ([9e0b022](https://github.com/novlan1/t-comm/commit/9e0b022c308aaf9e150bab6d8324df03bf1c73c1))
* **vconsole:** vconsole增加aegis性能数据的展示 ([3d8eeec](https://github.com/novlan1/t-comm/commit/3d8eeec569842933a8fe3b254c41962b2b744ba0))

### [1.3.93](https://github.com/novlan1/t-comm/compare/v1.3.92...v1.3.93) (2024-07-10)

### 🐛 Bug Fixes | Bug 修复

* **daily-merge:** 打印日志，分支过滤优化 ([d6f575d](https://github.com/novlan1/t-comm/commit/d6f575dae05bdf798ed6871ccc2842e90c0327e6))

### [1.3.92](https://github.com/novlan1/t-comm/compare/v1.3.91...v1.3.92) (2024-07-10)

### ✨ Features | 新功能

* **daily-merge:** add whiteBranchReg param ([3a3d313](https://github.com/novlan1/t-comm/commit/3a3d3132a36f85ca1531258acffa0df797607137))

### [1.3.91](https://github.com/novlan1/t-comm/compare/v1.3.90...v1.3.91) (2024-07-02)

### 🚀 Chore | 构建/工程依赖/工具

* update test cases ([45fff0c](https://github.com/novlan1/t-comm/commit/45fff0c072994376abef3e7d1fece54aae73b1da))

### ✏️ Documentation | 文档

* 文档优化 ([b4842d0](https://github.com/novlan1/t-comm/commit/b4842d037bb151734ed55f39885b30f9fa940fbe))
* update ast docs ([b1d11d1](https://github.com/novlan1/t-comm/commit/b1d11d11985af896b7f33f1d0b71a348caecdc55))

### ✨ Features | 新功能

* **slug-sdk:** update js sdk ([70d9f18](https://github.com/novlan1/t-comm/commit/70d9f188c7e206e9ea4f060df67e925a74dd92bb))
* update docs ([7d63379](https://github.com/novlan1/t-comm/commit/7d633790f360fe34c7db1d97a1a876517b29b44d))

### [1.3.90](https://github.com/novlan1/t-comm/compare/v1.3.89...v1.3.90) (2024-05-23)

### ✨ Features | 新功能

* add isDirectory ([b267126](https://github.com/novlan1/t-comm/commit/b267126b14933e40f53b75d99b13555b80dc7d55))
* **git:** add getAllGitRepo ([7b8fb82](https://github.com/novlan1/t-comm/commit/7b8fb82a980004c19eef777ff8bba4b12405b542))
* **git:** add reclone and transformGitToSSH ([28a88bc](https://github.com/novlan1/t-comm/commit/28a88bca071f5ceb86ea14780f0254062a595724))

### [1.3.89](https://github.com/novlan1/t-comm/compare/v1.3.88...v1.3.89) (2024-05-14)

### ✨ Features | 新功能

* 优化daily-merge ([d47cb37](https://github.com/novlan1/t-comm/commit/d47cb3787e374b2f5c15c831544f998480c346bf))
* **ast:** 支持保留之前的引用 ([90ace6d](https://github.com/novlan1/t-comm/commit/90ace6da1202f19296da86b824600f5456aa28fe))
* **ast:** 支持空导入 ([fdf4491](https://github.com/novlan1/t-comm/commit/fdf4491d7a8a9b6ed235816a2019e8baa518b47d))

### [1.3.88](https://github.com/novlan1/t-comm/compare/v1.3.87...v1.3.88) (2024-05-06)

### ✨ Features | 新功能

* **ast:** 支持source为数组 ([4e76a6a](https://github.com/novlan1/t-comm/commit/4e76a6ac5f4ee1e6bff6dc3ba6741cf457430764))

### [1.3.87](https://github.com/novlan1/t-comm/compare/v1.3.86...v1.3.87) (2024-05-06)

### ✨ Features | 新功能

* add export ast ([db8e3b0](https://github.com/novlan1/t-comm/commit/db8e3b0b3555614b7e314a200b073972f378e92e))

### 🐛 Bug Fixes | Bug 修复

* **ast:** 修复默认导出的替换 ([51e3cd2](https://github.com/novlan1/t-comm/commit/51e3cd2746d127c43dac3600782f5fc91a967088))

### [1.3.86](https://github.com/novlan1/t-comm/compare/v1.3.85...v1.3.86) (2024-05-04)

### ✨ Features | 新功能

* **ast:** add replace dependencies ([d9a36e4](https://github.com/novlan1/t-comm/commit/d9a36e4544f61525311f717d7449a318f513372e))

### [1.3.85](https://github.com/novlan1/t-comm/compare/v1.3.84...v1.3.85) (2024-04-20)

### ✨ Features | 新功能

* **slash:** add remove last slash ([bc5f125](https://github.com/novlan1/t-comm/commit/bc5f1253e8c6a710f2f0576505a00735d7befc15))

### [1.3.84](https://github.com/novlan1/t-comm/compare/v1.3.82...v1.3.84) (2024-04-20)

### ✨ Features | 新功能

* **v-console:** 支持showConsole事件 ([b6fe6c1](https://github.com/novlan1/t-comm/commit/b6fe6c10e7fcb6fbc95bfca902623ba0d076315c))

### [1.3.82](https://github.com/novlan1/t-comm/compare/v1.3.81...v1.3.82) (2024-04-19)

### ✨ Features | 新功能

* **v-console:** 插件显示的时候重新渲染 ([0bd9a40](https://github.com/novlan1/t-comm/commit/0bd9a4010dde479c5d3c2b908b568c72848f6101))

### [1.3.81](https://github.com/novlan1/t-comm/compare/v1.3.80...v1.3.81) (2024-04-19)

### 🚀 Chore | 构建/工程依赖/工具

* lint ([81710e7](https://github.com/novlan1/t-comm/commit/81710e7606c58d57055c75b7ea81b3b50d39a4f3))

### ✏️ Documentation | 文档

* **git:** update docs ([7c3d86e](https://github.com/novlan1/t-comm/commit/7c3d86e08ab7b1b503d3db0e9d2b75e706a63290))

### ✨ Features | 新功能

* **scheduler:** 支持unshift插入请求 ([c97ef4e](https://github.com/novlan1/t-comm/commit/c97ef4e13942a6aacfe87a73d8c7577c05a1348e))

### 🐛 Bug Fixes | Bug 修复

* **debug:** 修复vconsole ([7cb3723](https://github.com/novlan1/t-comm/commit/7cb37232d2f5a8c82fca23b2edcbbd9ecc6b4400))

### [1.3.80](https://github.com/novlan1/t-comm/compare/v1.3.79...v1.3.80) (2024-04-16)

### ✨ Features | 新功能

* **mp-ci:** add update mp-sheet v0 ([04481f2](https://github.com/novlan1/t-comm/commit/04481f2e6d378642f1c21208bc0de8f4a6e82341))

### [1.3.79](https://github.com/novlan1/t-comm/compare/v1.3.78...v1.3.79) (2024-04-16)

### ✨ Features | 新功能

* **mp-ci:** add qq-mp result update sheet ([f908f2f](https://github.com/novlan1/t-comm/commit/f908f2ffb884805e5867afd926aef4924da89aa2))

### 🚀 Chore | 构建/工程依赖/工具

* update test script ([6988ce7](https://github.com/novlan1/t-comm/commit/6988ce79cacef2654395dc095d679ade8d637055))

### [1.3.78](https://github.com/novlan1/t-comm/compare/v1.3.77...v1.3.78) (2024-04-16)

### ✨ Features | 新功能

* **report-rd-platform:** 支持多个腾讯云项目 ([182293b](https://github.com/novlan1/t-comm/commit/182293b83ceff8fd9a49e3dbf825afde8f9c21d4))
* **tam:** canvas报错后依然返回数据 ([2533704](https://github.com/novlan1/t-comm/commit/25337044cfdc7cbc9a9934327fac7056aebea921))

### [1.3.77](https://github.com/novlan1/t-comm/compare/v1.3.76...v1.3.77) (2024-04-15)

### ✨ Features | 新功能

* **open-location:** add get open locaiton href ([1c3f9ea](https://github.com/novlan1/t-comm/commit/1c3f9ea276d455dee34fe9bdf8e96dcb0f00c4a5))
* **pipeline:** 支持传入overTimeConfigList ([f59c271](https://github.com/novlan1/t-comm/commit/f59c27196de8f7b3620fa1013b418faaf1a7f948))

### [1.3.76](https://github.com/novlan1/t-comm/compare/v1.3.75...v1.3.76) (2024-04-10)

### ✏️ Documentation | 文档

* update comment ([9a26b8e](https://github.com/novlan1/t-comm/commit/9a26b8e8947d76d1848e68ee747ef4d4759f460e))

### ✨ Features | 新功能

* **mp:** add saveMpImage ([be2841b](https://github.com/novlan1/t-comm/commit/be2841b82d9e27b6f4bfc356089ca3a0a080144d))

### [1.3.75](https://github.com/novlan1/t-comm/compare/v1.3.74...v1.3.75) (2024-04-03)

### ✨ Features | 新功能

* **slash:** add slash ([aff4d20](https://github.com/novlan1/t-comm/commit/aff4d208dd43ed0d946a907df8e521aae041f411))

### [1.3.73](https://github.com/novlan1/t-comm/compare/v1.3.72...v1.3.73) (2024-04-02)

### ✨ Features | 新功能

* **act-id:** add act id map ([ca26316](https://github.com/novlan1/t-comm/commit/ca263161287a1e6683a8229d2521cda79cc0575a))

### [1.3.72](https://github.com/novlan1/t-comm/compare/v1.3.71...v1.3.72) (2024-04-02)

### ✨ Features | 新功能

* **open-location:** 类型优化 ([0b3ab15](https://github.com/novlan1/t-comm/commit/0b3ab154f084cc1ff95f7e72393236e207c23d1d))

### [1.3.71](https://github.com/novlan1/t-comm/compare/v1.3.70...v1.3.71) (2024-04-01)

### ✨ Features | 新功能

* **open-location:** 支持iframe ([7d02f6e](https://github.com/novlan1/t-comm/commit/7d02f6ea25cb39820224ceaa8b59b9344ecd35d0))

### [1.3.70](https://github.com/novlan1/t-comm/compare/v1.3.69...v1.3.70) (2024-03-31)

### ✨ Features | 新功能

* **open-location:** export types ([72ae8c7](https://github.com/novlan1/t-comm/commit/72ae8c7c9343d971580b360e480361772e900f73))

### [1.3.69](https://github.com/novlan1/t-comm/compare/v1.3.68...v1.3.69) (2024-03-31)

### ✨ Features | 新功能

* **open-location:** add open location ([17647c1](https://github.com/novlan1/t-comm/commit/17647c14d418dd4b3544ea73cdf84421e1653d42))

### [1.3.68](https://github.com/novlan1/t-comm/compare/v1.3.67...v1.3.68) (2024-03-30)

### ✨ Features | 新功能

* **route-leave-cache:** 支持手动调用 ([ba2443d](https://github.com/novlan1/t-comm/commit/ba2443d2f4e83f7d8cf5f877b8ba13cc2aa5c7b1))

### [1.3.67](https://github.com/novlan1/t-comm/compare/v1.3.66...v1.3.67) (2024-03-30)

### ✨ Features | 新功能

* **before-route-leave:** add before route leave cache ([f3bd8f7](https://github.com/novlan1/t-comm/commit/f3bd8f7ae91aa1bf7681effba072484a83287c3c))

### [1.3.66](https://github.com/novlan1/t-comm/compare/v1.3.65...v1.3.66) (2024-03-29)

### ✏️ Documentation | 文档

* update uploader docs ([bf3556a](https://github.com/novlan1/t-comm/commit/bf3556a20ef1fc6969320095f4551348308be203))
* update uploader docs ([4025659](https://github.com/novlan1/t-comm/commit/402565907ffdd59001a92d7caf57349f4bf5457e))

### ✨ Features | 新功能

* **simple-morse:** add simple morse ([7d6bab9](https://github.com/novlan1/t-comm/commit/7d6bab9f350b4d0e8624e7daf9cc8a5d6cc3f8c3))

### [1.3.65](https://github.com/novlan1/t-comm/compare/v1.3.64...v1.3.65) (2024-03-29)

### ✨ Features | 新功能

* **uploader:** 支持小程序上传 ([641b8f6](https://github.com/novlan1/t-comm/commit/641b8f6a76a06a1fecdd1aca349c5a9398936bb1))

### [1.3.64](https://github.com/novlan1/t-comm/compare/v1.3.63...v1.3.64) (2024-03-29)

### ✨ Features | 新功能

* **flat:** 补充flat类型 ([59c844b](https://github.com/novlan1/t-comm/commit/59c844b818dfa9f276fa46d8651a9c041621cf55))
* **flatten:** update flatten type ([1db2e4f](https://github.com/novlan1/t-comm/commit/1db2e4faddb633bfaea6a0c6912b1b975820573a))
* **launch-game:** update launch game ([55ee0c4](https://github.com/novlan1/t-comm/commit/55ee0c40c221dee342665843574cca1fad57719b))

### [1.3.63](https://github.com/novlan1/t-comm/compare/v1.3.62...v1.3.63) (2024-03-15)

### ✨ Features | 新功能

* **node-port:** add check valid port ([58cde23](https://github.com/novlan1/t-comm/commit/58cde230b6e97e4e688232643fcba6229ca331a6))

### [1.3.62](https://github.com/novlan1/t-comm/compare/v1.3.61...v1.3.62) (2024-03-15)

### ♻️ Code Refactoring | 代码重构

* **path-to-regexp:** update types ([4c2e60c](https://github.com/novlan1/t-comm/commit/4c2e60c32c6d9e6c205c25456c5603ec5760e042))

### [1.3.61](https://github.com/novlan1/t-comm/compare/v1.3.60...v1.3.61) (2024-03-15)

### 🚀 Chore | 构建/工程依赖/工具

* remove post install script ([00663a0](https://github.com/novlan1/t-comm/commit/00663a01ad939bbb235c8b7c31ed069d835b2f18))

### ✨ Features | 新功能

* **path-regexp:** 导出path-to-regexp ([399050f](https://github.com/novlan1/t-comm/commit/399050fbc00eec066603deded76ef67ce2289089))

### [1.3.60](https://github.com/novlan1/t-comm/compare/v1.3.59...v1.3.60) (2024-03-14)

### ✨ Features | 新功能

* **version-tip:** 支持第一个大版本 ([3951428](https://github.com/novlan1/t-comm/commit/39514288467e7e68013b8c829fb68ec232c782de))

### [1.3.59](https://github.com/novlan1/t-comm/compare/v1.3.58...v1.3.59) (2024-03-13)

### ✨ Features | 新功能

* add tam export ([e008a8c](https://github.com/novlan1/t-comm/commit/e008a8c70383ea71e43d7e7e9859c7ca20cf6abc))
* **version:** support first version ([6d5cbbb](https://github.com/novlan1/t-comm/commit/6d5cbbb2bd274ea0947619a8b735c746602dc225))

### [1.3.58](https://github.com/novlan1/t-comm/compare/v1.3.57...v1.3.58) (2024-03-07)

### ✨ Features | 新功能

* **version-tip:** support lerna changelog ([694aedc](https://github.com/novlan1/t-comm/commit/694aedcc00475da81d303dd0aec2b86bb2eb81e5))

### [1.3.57](https://github.com/novlan1/t-comm/compare/v1.3.56...v1.3.57) (2024-03-06)

### ✨ Features | 新功能

* **robot-msg:** add robot msg ([dc0156a](https://github.com/novlan1/t-comm/commit/dc0156a54670513d2aa7b3e2d10711e407aedfb5))

### [1.3.56](https://github.com/novlan1/t-comm/compare/v1.3.55...v1.3.56) (2024-03-06)

### ✨ Features | 新功能

* **router:** add match params ([3f2a38a](https://github.com/novlan1/t-comm/commit/3f2a38a58dfb1aea368a126e82b4eee0e22043ff))

### [1.3.55](https://github.com/novlan1/t-comm/compare/v1.3.54...v1.3.55) (2024-03-01)

### ✏️ Documentation | 文档

* **toast:** add toast docs ([744c4b1](https://github.com/novlan1/t-comm/commit/744c4b1944df0a7c945e14ef31457b743506cf73))

### 🚀 Chore | 构建/工程依赖/工具

* not track pnpm-lock.yaml ([a8f79cc](https://github.com/novlan1/t-comm/commit/a8f79ccae2bc59d8d1ec5b89a7d7409b34ee087d))
* not track pnpm-lock.yaml ([c2a7a77](https://github.com/novlan1/t-comm/commit/c2a7a77b375805d3b547c7d9ecb56567c2323650))

### ♻️ Code Refactoring | 代码重构

* **toast:** 修改toast导出 ([5b69859](https://github.com/novlan1/t-comm/commit/5b698593a1fed3d907f1d14edefcfbb89328527f))
* **toast:** 修改toast导出 ([5b10706](https://github.com/novlan1/t-comm/commit/5b10706faca86ff863850460b3e8cbb218f7c60d))

### [1.3.54](https://github.com/novlan1/t-comm/compare/v1.3.53...v1.3.54) (2024-02-19)

### ✨ Features | 新功能

* **tam:** update sort key ([c363a67](https://github.com/novlan1/t-comm/commit/c363a677959109c740da7aef9e4afa54e2bb92cb))

### [1.3.53](https://github.com/novlan1/t-comm/compare/v1.3.52...v1.3.53) (2024-02-02)

### ✨ Features | 新功能

* **toast:** add toast ([9e77577](https://github.com/novlan1/t-comm/commit/9e77577d6b56323fa0d1b23f5c1b438c1e1d40ad))

### [1.3.52](https://github.com/novlan1/t-comm/compare/v1.3.51...v1.3.52) (2024-01-30)

### 🚀 Chore | 构建/工程依赖/工具

* **v-console:** 类型优化 ([643647f](https://github.com/novlan1/t-comm/commit/643647f28442726e582d6f9a0427372270a983cf))

### ✏️ Documentation | 文档

* **debug:** add docs ([7796476](https://github.com/novlan1/t-comm/commit/7796476fdec87a06ec64b271a0f0435d1f6e6117))

### ✨ Features | 新功能

* **version:** add version ([97cff3c](https://github.com/novlan1/t-comm/commit/97cff3c221be61e58c343b7c698874a049fb78ab))

### [1.3.51](https://github.com/novlan1/t-comm/compare/v1.3.50...v1.3.51) (2024-01-23)

### ✨ Features | 新功能

* **e-bus:** emit global ebus ([7348c1f](https://github.com/novlan1/t-comm/commit/7348c1ff2ba385e4cc104b6a0d86df9d1f284ba0))

### [1.3.50](https://github.com/novlan1/t-comm/compare/v1.3.49...v1.3.50) (2024-01-23)

### 🚀 Chore | 构建/工程依赖/工具

* change vscode source.fixAll.eslint to explicit from true ([a31da09](https://github.com/novlan1/t-comm/commit/a31da09bcc2c0da5c175d4dc5f2ba487aaad633f))

### ✨ Features | 新功能

* **vconsole:** add gen vconsole ([d4885d1](https://github.com/novlan1/t-comm/commit/d4885d14fcae2f0e49d14829db6ac804fb3b14b3))

### [1.3.49](https://github.com/novlan1/t-comm/compare/v1.3.48...v1.3.49) (2024-01-12)

### ✏️ Documentation | 文档

* update readme img ([6f85e5b](https://github.com/novlan1/t-comm/commit/6f85e5bd26995d6552b6ed48ee98307892ab394c))

### ✨ Features | 新功能

* **daily-merge:** add daily merge ([5900217](https://github.com/novlan1/t-comm/commit/5900217bc582a14db7ff8f8c8b03ca332cb89290))

### 🐛 Bug Fixes | Bug 修复

* **daily-merge:** fix to confirm logic ([445dff0](https://github.com/novlan1/t-comm/commit/445dff046b051be55947d038acfa7c675e0c4b95))

### [1.3.48](https://github.com/novlan1/t-comm/compare/v1.3.47...v1.3.48) (2024-01-04)

### ✨ Features | 新功能

* **e-bus:** add ebus ([487b969](https://github.com/novlan1/t-comm/commit/487b96901973f11b58fc38d7ae0cf65bda82b5bf))

### [1.3.47](https://github.com/novlan1/t-comm/compare/v1.3.46...v1.3.47) (2023-12-25)

### ✏️ Documentation | 文档

* update docs ([77b214e](https://github.com/novlan1/t-comm/commit/77b214e2e1dfcd8f46587f49f0db29767807824b))

### ✨ Features | 新功能

* **change-log:** update insert change log ([c69b4b3](https://github.com/novlan1/t-comm/commit/c69b4b36ca659e30049b0839ddf1ffd42c72428f))

### [1.3.46](https://github.com/novlan1/t-comm/compare/v1.3.45...v1.3.46) (2023-12-22)

### ✏️ Documentation | 文档

* update docs ([cd7be3e](https://github.com/novlan1/t-comm/commit/cd7be3e04ad9d664616bd32186f9644547e87713))

### ✨ Features | 新功能

* **msdk:** add msdk full screen mixin ([f2c74e3](https://github.com/novlan1/t-comm/commit/f2c74e385bd87c96b57428faa1d21d239d0e465d))

### [1.3.45](https://github.com/novlan1/t-comm/compare/v1.3.44...v1.3.45) (2023-12-21)

### ♻️ Code Refactoring | 代码重构

* **img:** 拆分compress img ([bd7be32](https://github.com/novlan1/t-comm/commit/bd7be32893ead1ea7867491a005107534f45a22a))
* **img:** 拆分compress img ([6c616a0](https://github.com/novlan1/t-comm/commit/6c616a0c7a6cc5d89d954a6413e58092faf850e1))

### ✨ Features | 新功能

* **number:** add number ([f305e95](https://github.com/novlan1/t-comm/commit/f305e95099d841405f90ce94e9977de9d74d177d))

### [1.3.44](https://github.com/novlan1/t-comm/compare/v1.3.43...v1.3.44) (2023-12-20)

### ✏️ Documentation | 文档

* update docs ([13ec46e](https://github.com/novlan1/t-comm/commit/13ec46e459deeed3effbf618760d82ac25f41740))

### 🚀 Chore | 构建/工程依赖/工具

* ts配置更新 ([ad70939](https://github.com/novlan1/t-comm/commit/ad709391906d406aed87c1d1292528657b1c2736))
* update ts config ([222e0c0](https://github.com/novlan1/t-comm/commit/222e0c076863ef30695c895940af73ded69af7be))

### [1.3.43](https://github.com/novlan1/t-comm/compare/v1.3.42...v1.3.43) (2023-12-19)

### ✨ Features | 新功能

* **pad-zero:** add pad zero ([1a62a87](https://github.com/novlan1/t-comm/commit/1a62a87f86e96734e73db9f4f69e2bce8a585a7a))

### ♻️ Code Refactoring | 代码重构

* 补充ts类型 ([1e2d63d](https://github.com/novlan1/t-comm/commit/1e2d63d8a1ba9bba8814e148c137b7f62a5abd54))
* 补充ts类型 ([dc4b7d5](https://github.com/novlan1/t-comm/commit/dc4b7d58e31f1824f7ce4cc5d0da802bcabfdaec))
* 补充ts类型 ([c3f56e7](https://github.com/novlan1/t-comm/commit/c3f56e7bfd2f8abb307099e510f85aa9536f676c))
* 补充ts类型 ([eb35f2d](https://github.com/novlan1/t-comm/commit/eb35f2d57107a967c0f025e3cf36034fd078cd58))

### ✅ Tests | 测试

* update test cases ([847cb39](https://github.com/novlan1/t-comm/commit/847cb3989efeaf1cfe4b93e48a182cabbd9a8355))

### [1.3.42](https://github.com/novlan1/t-comm/compare/v1.3.41...v1.3.42) (2023-12-15)

### ♻️ Code Refactoring | 代码重构

* **fs:** use writeFile and readFile of fs module ([602112b](https://github.com/novlan1/t-comm/commit/602112b76683a22aa23e9366f399d769ca07e1a5))

### ✨ Features | 新功能

* **date:** add is same day ([3eb79ae](https://github.com/novlan1/t-comm/commit/3eb79aea1ce4a6b6485b53227f16051d7ee13044))

### [1.3.41](https://github.com/novlan1/t-comm/compare/v1.3.40...v1.3.41) (2023-12-14)

### ✨ Features | 新功能

* **polling:** add polling request ([feaea44](https://github.com/novlan1/t-comm/commit/feaea443a403125b215483a8a3a82d6515871c16))

### [1.3.40](https://github.com/novlan1/t-comm/compare/v1.3.39...v1.3.40) (2023-12-12)

### ✨ Features | 新功能

* **path:** add normalize path ([a36016e](https://github.com/novlan1/t-comm/commit/a36016e956e5a421c33d9b9b88bb23e3b9105d99))

### [1.3.39](https://github.com/novlan1/t-comm/compare/v1.3.39-beta.0...v1.3.39) (2023-12-12)

### ✨ Features | 新功能

* **fs:** add readyfileSync writeFileSync ([761b5f2](https://github.com/novlan1/t-comm/commit/761b5f27617a19dbd03a850493172944efc3bc26))
* **msdk:** add set full screen and reset full screen ([03d2842](https://github.com/novlan1/t-comm/commit/03d2842fad0915e3865df5e0b8b293c28c9ee9e7))
* **tag:** add getPreReleaseTag ([eca0cf5](https://github.com/novlan1/t-comm/commit/eca0cf541662c16b623cefdfb2da2c230a9697bf))

### [1.3.38](https://github.com/novlan1/t-comm/compare/v1.3.37...v1.3.38) (2023-11-30)

### 🐛 Bug Fixes | Bug 修复

* update insert change log ([eaf15ff](https://github.com/novlan1/t-comm/commit/eaf15ff9160987403bc16b856c6776c09d3d7ddc))

### [1.3.37](https://github.com/novlan1/t-comm/compare/v1.3.37-beta.0...v1.3.37) (2023-11-30)

### ✨ Features | 新功能

* **inset-doc-change-log:** add insert doc change log ([445b8c9](https://github.com/novlan1/t-comm/commit/445b8c9239b1969c4f49a9623d552a50e251c503))

### [1.3.36](https://github.com/novlan1/t-comm/compare/v1.3.35...v1.3.36) (2023-11-29)

### 🐛 Bug Fixes | Bug 修复

* **deploy-github:** add branch ([43deed2](https://github.com/novlan1/t-comm/commit/43deed2b0be60e47a3a15fb46e8e5893754bb989))

### [1.3.35](https://github.com/novlan1/t-comm/compare/v1.3.34...v1.3.35) (2023-11-29)

### ✨ Features | 新功能

* **cli:** add deploy github ([0f629b8](https://github.com/novlan1/t-comm/commit/0f629b881d1914e486c7a256a66c239419576228))
* **extract-class:** add extract class for component ([43c3ed7](https://github.com/novlan1/t-comm/commit/43c3ed7beaaabf04a62dbf7b8bfc14eb90f9376e))

### [1.3.34](https://github.com/novlan1/t-comm/compare/v1.3.33...v1.3.34) (2023-11-27)

### ✨ Features | 新功能

* **emits:** add addEmitsForComponent getMatchListFromReg ([54aed97](https://github.com/novlan1/t-comm/commit/54aed97844e851136572feebef3a47692bdf6df0))

### [1.3.33](https://github.com/novlan1/t-comm/compare/v1.3.32...v1.3.33) (2023-11-27)

### ✨ Features | 新功能

* **add-name:** add add-name for component ([f036953](https://github.com/novlan1/t-comm/commit/f036953c8ff5f0013468feaafd53dd9ae7988d16))
* **rem:** add transform rem ([062cbd7](https://github.com/novlan1/t-comm/commit/062cbd7077e9870b81847d1a051defce98e40cad))

### [1.3.32](https://github.com/novlan1/t-comm/compare/v1.3.31...v1.3.32) (2023-11-27)

### ✏️ Documentation | 文档

* **v-console:** add docs ([a1709c9](https://github.com/novlan1/t-comm/commit/a1709c9f638009e49c5084646e99ecf5748705a0))

### ✨ Features | 新功能

* **component:** add extract props and events ([74d0eb8](https://github.com/novlan1/t-comm/commit/74d0eb8ab02219c6306eb5fbe7851e74ade78b84))
* **find-rount-name:** add findRouteName ([9046c97](https://github.com/novlan1/t-comm/commit/9046c972804d3eec41000360f8872888fcea0b77))
* **scheduler:** add scheduler ([4c2f050](https://github.com/novlan1/t-comm/commit/4c2f05007447f5480fe314806a2dc1ca49999dec))

### [1.3.31](https://github.com/novlan1/t-comm/compare/v1.3.30...v1.3.31) (2023-11-19)

### ✏️ Documentation | 文档

* update readme ([6a231a6](https://github.com/novlan1/t-comm/commit/6a231a618a20c9d66f60158cd50fdc51b2d5fb95))

### ✨ Features | 新功能

* **vue-start:** add vue-start image v-lazy ([26fcf9a](https://github.com/novlan1/t-comm/commit/26fcf9aa39648a600661734c2cea372ba53d3e85))

### [1.3.30](https://github.com/novlan1/t-comm/compare/v1.3.29...v1.3.30) (2023-11-16)

### ✏️ Documentation | 文档

* update docs ([458c07f](https://github.com/novlan1/t-comm/commit/458c07f0b293ebbe3f7dff4a40a1fbd89cd2c1e1))

### ✨ Features | 新功能

* **barcode:** add barcode ([0173317](https://github.com/novlan1/t-comm/commit/01733178ed41bb13961068260627264c479e96c9))

### [1.3.29](https://github.com/novlan1/t-comm/compare/v1.3.28...v1.3.29) (2023-11-14)

### 🐛 Bug Fixes | Bug 修复

* **commit-info:** 优化获取提交信息，兼容引号 ([bada546](https://github.com/novlan1/t-comm/commit/bada5460c2e1aa13e67a3f4733a8e539074c3830))

### [1.3.28](https://github.com/novlan1/t-comm/compare/v1.3.27...v1.3.28) (2023-11-13)

### ✨ Features | 新功能

* **css:** add load css code and css styles ([02b35b0](https://github.com/novlan1/t-comm/commit/02b35b0e6c8ab40c652f4ba05a19dae199ee895a))

### [1.3.27](https://github.com/novlan1/t-comm/compare/v1.3.26...v1.3.27) (2023-11-13)

### 🐛 Bug Fixes | Bug 修复

* **git-commit-info:** 兼容message获取失败情况 ([446d0fa](https://github.com/novlan1/t-comm/commit/446d0fa5eca56ff9a9c0724410a7cad2482c8bbd))

### [1.3.26](https://github.com/novlan1/t-comm/compare/v1.3.25...v1.3.26) (2023-11-09)

### ✨ Features | 新功能

* **debounce:** add debounce and throttle ([5601b0c](https://github.com/novlan1/t-comm/commit/5601b0c88aedad27b6a76d47bdb27c1cbfd32e37))
* **gid-map:** add gid map ([274c686](https://github.com/novlan1/t-comm/commit/274c68612bf5c444362bef4e73f761d4a904bbe5))

### [1.3.25](https://github.com/novlan1/t-comm/compare/v1.3.24...v1.3.25) (2023-11-03)

### 🐛 Bug Fixes | Bug 修复

* **uploader:** fix merge options ([16fd731](https://github.com/novlan1/t-comm/commit/16fd731d238c46e6833579643b18c26ce5ddfb21))

### [1.3.24](https://github.com/novlan1/t-comm/compare/v1.3.23...v1.3.24) (2023-11-02)

### ✨ Features | 新功能

* **uploader:** add uploader ([8dc382b](https://github.com/novlan1/t-comm/commit/8dc382b4bbd96541046dbae69aac106e5d65617d))

### [1.3.23](https://github.com/novlan1/t-comm/compare/v1.3.22...v1.3.23) (2023-11-02)

### 🐛 Bug Fixes | Bug 修复

* **functional-component:** vue从default中取 ([b6ec509](https://github.com/novlan1/t-comm/commit/b6ec5098ffdd29af7d1f5c02f2681f94c58be1aa))

### ✅ Tests | 测试

* update persist data tests ([c7caf5f](https://github.com/novlan1/t-comm/commit/c7caf5fb40d473e003d1cc57f3c05f5513830d9a))

### ✨ Features | 新功能

* **location:** add location ([e4aa278](https://github.com/novlan1/t-comm/commit/e4aa278102f54752f3e22d5938247523c6ab59bc))
* **persist-data:** add persist data ([2e71b65](https://github.com/novlan1/t-comm/commit/2e71b653969fc07451ec778087243d2cf7aa7113))

### ♻️ Code Refactoring | 代码重构

* **location:** 移除post/configWX ([63a885e](https://github.com/novlan1/t-comm/commit/63a885edba5c3d577db4487be275fe205772b3a9))
* **location:** update location ([7c02125](https://github.com/novlan1/t-comm/commit/7c02125be7e7dda6eeacc4eb03b8e4940f0dad16))

### ✏️ Documentation | 文档

* **city:** add city docs ([544b43a](https://github.com/novlan1/t-comm/commit/544b43a15a1b7a3c1dc2eb7136d152b53e7a5bc7))
* **functional-component:** add docs ([3909ff5](https://github.com/novlan1/t-comm/commit/3909ff5ab23b0e3e5bf73850cb521d1ea15ef5fd))
* **location:** 导出mp-location ([9957bb5](https://github.com/novlan1/t-comm/commit/9957bb53d07fe19ccd9190707f1dbd547f9f4371))
* update docs ([6aa716d](https://github.com/novlan1/t-comm/commit/6aa716d87779d8416be0c90ef9a92cbfc428c3c5))

### [1.3.22](https://github.com/novlan1/t-comm/compare/v1.3.21...v1.3.22) (2023-10-30)

### ✨ Features | 新功能

* **functional-component:** 增加函数式调用组件 ([4bf5c85](https://github.com/novlan1/t-comm/commit/4bf5c8598e0a10be03888a44c74a2b5961075e58))

### [1.3.21](https://github.com/novlan1/t-comm/compare/v1.3.20...v1.3.21) (2023-10-28)

### ✨ Features | 新功能

* **msdk:** add slug sdk launch app ([41ad0c4](https://github.com/novlan1/t-comm/commit/41ad0c4ceec11d1bf06055485572d0badecb44a3))

### [1.3.20](https://github.com/novlan1/t-comm/compare/v1.3.19...v1.3.20) (2023-10-28)

### ✏️ Documentation | 文档

* add docs for watermark ([fc26967](https://github.com/novlan1/t-comm/commit/fc26967f89219616081f9579a4de467fe051e529))
* update docs ([6ac506f](https://github.com/novlan1/t-comm/commit/6ac506f468dff01b99985cea8d57b61a3ae9c7e7))
* update url docs ([164dcc5](https://github.com/novlan1/t-comm/commit/164dcc54862767780b0b5f1e6f1b4f7cf84c4db5))
* update watermark docs ([e93b268](https://github.com/novlan1/t-comm/commit/e93b268731106aa75f79cf259fdf54828987bd5c))

### ✨ Features | 新功能

* **loaderUnity:** add loaderUnity ([9a9118e](https://github.com/novlan1/t-comm/commit/9a9118e73a19d0e917b3e9dd4e0a5503edf867d6))
* **msdk:** add launch mp ([6b0f86b](https://github.com/novlan1/t-comm/commit/6b0f86b904e8f8f80526f1c0f4199c852ffdeb87))
* **promise:** add toPromise ([a9412e6](https://github.com/novlan1/t-comm/commit/a9412e68b0bcbbc68f66cda361dfb6c20aa96f2d))
* **url:** add more url methods ([40ca08e](https://github.com/novlan1/t-comm/commit/40ca08ebc526fc1c468fad7a9c93e66d2af8a574))

### [1.3.19](https://github.com/novlan1/t-comm/compare/v1.3.18...v1.3.19) (2023-10-26)

### 🐛 Bug Fixes | Bug 修复

* **water-mark:** fix more watermark ([e226239](https://github.com/novlan1/t-comm/commit/e2262398182fcb69265261a40852b7f4e97a36ba))

### [1.3.18](https://github.com/novlan1/t-comm/compare/v1.3.17...v1.3.18) (2023-10-26)

### ✨ Features | 新功能

* add watermark ([79d3526](https://github.com/novlan1/t-comm/commit/79d3526410e0d9924afa5902954d345033c41c90))

### [1.3.17](https://github.com/novlan1/t-comm/compare/v1.3.16...v1.3.17) (2023-10-25)

### ✨ Features | 新功能

* add devops watcher ([628fcd5](https://github.com/novlan1/t-comm/commit/628fcd5fffc8b40e11d48d2ac70b355281ea5a07))

### [1.3.16](https://github.com/novlan1/t-comm/compare/v1.3.15...v1.3.16) (2023-10-25)

### 🐛 Bug Fixes | Bug 修复

* 优化发布脚本 ([11fe737](https://github.com/novlan1/t-comm/commit/11fe737aae8a2f3f2ae372828e2db53343df7b68))

### [1.3.15](https://github.com/novlan1/t-comm/compare/v1.3.14...v1.3.15) (2023-10-25)

### ✏️ Documentation | 文档

* **mp-ci:** add docs ([e14d694](https://github.com/novlan1/t-comm/commit/e14d694b4d2ce4181e5f49f74d9eaa8aa836cd3c))
* **rd-report:** add docs ([987ccab](https://github.com/novlan1/t-comm/commit/987ccab7b38b0006440fc0db8c2aa456c135c258))

### ✨ Features | 新功能

* **random:** add random ([bb09b21](https://github.com/novlan1/t-comm/commit/bb09b215cd0fe22d63109c9d3c5b1f4649e3d7bd))

### [1.3.14](https://github.com/novlan1/t-comm/compare/v1.3.13...v1.3.14) (2023-10-17)

### ✨ Features | 新功能

* **comment-json:** add read comment json ([343975c](https://github.com/novlan1/t-comm/commit/343975cb5bdefa541b418882d7a8db8d04555707))

### [1.3.13](https://github.com/novlan1/t-comm/compare/v1.3.12...v1.3.13) (2023-10-07)

### 🐛 Bug Fixes | Bug 修复

* **launch-game:** fix launch game prefix ([299b448](https://github.com/novlan1/t-comm/commit/299b44876ed63a3b47dc55d88ba9505a6197e0d9))

### [1.3.12](https://github.com/novlan1/t-comm/compare/v1.3.11...v1.3.12) (2023-10-07)

### ✏️ Documentation | 文档

* 增加引入方式 ([0b516f0](https://github.com/novlan1/t-comm/commit/0b516f0147946354af4075c6b1658cb82827cc28))
* update readme ([625a7de](https://github.com/novlan1/t-comm/commit/625a7de973de7ac90207edf240a667257ad11850))
* update readme ([ea346f8](https://github.com/novlan1/t-comm/commit/ea346f8198ab8132dced66285eb1d1702f0d18f3))

### 🚀 Chore | 构建/工程依赖/工具

* add some coments for url and v-console ([4846a4a](https://github.com/novlan1/t-comm/commit/4846a4a1909d5daf0535d242d4e49c8c63bffc71))

### ✨ Features | 新功能

* **launch-game:** add launch ddz ([412df6d](https://github.com/novlan1/t-comm/commit/412df6d7c2627d3731b0c2aef21f77eafa3ab97b))
* **launch-game:** add launch gp ([094a1d2](https://github.com/novlan1/t-comm/commit/094a1d20f38472aa29ad733e4f3f7d672a65a86f))
* **launch-game:** add wx js link params for ddz ([1dfc754](https://github.com/novlan1/t-comm/commit/1dfc754f5cb7f47a561565e9e183415c9ab4be63))

### [1.3.11](https://github.com/novlan1/t-comm/compare/v1.3.10...v1.3.11) (2023-10-04)

### 🐛 Bug Fixes | Bug 修复

* **launch-game:** msdk v5--no-verify ([c926cab](https://github.com/novlan1/t-comm/commit/c926cabda7134577d8b4f04339abd510c6b0d347))

### [1.3.10](https://github.com/novlan1/t-comm/compare/v1.3.9...v1.3.10) (2023-10-03)

### ✅ Tests | 测试

* update test case ([f8f3f00](https://github.com/novlan1/t-comm/commit/f8f3f00a761d37895f4b76e4f0e2fdc99c56b587))

### ✨ Features | 新功能

* **launch-game:** add launch game ([f7d7f0d](https://github.com/novlan1/t-comm/commit/f7d7f0dd5ee9265c150a9a6f35203b1660466c7d))

### [1.3.9](https://github.com/novlan1/t-comm/compare/v1.3.8...v1.3.9) (2023-09-22)

### ✨ Features | 新功能

* **publish:** 支持传入fileTar和fileDir ([d682d76](https://github.com/novlan1/t-comm/commit/d682d76634085e2d7b489af0ba76fe65a11bd1a1))

### [1.3.8](https://github.com/novlan1/t-comm/compare/v1.3.7...v1.3.8) (2023-09-21)

### ✨ Features | 新功能

* **git:** getGitCommitInfo支持查询merges提交 ([2e0f28e](https://github.com/novlan1/t-comm/commit/2e0f28e24dd7da344f7f28e36dfcb86213743039))

### [1.3.7](https://github.com/novlan1/t-comm/compare/v1.3.6...v1.3.7) (2023-09-20)

### ✨ Features | 新功能

* 增加mpCISetting ([1b80437](https://github.com/novlan1/t-comm/commit/1b80437881ee8417b374f0604ad95cffb811c589))

### [1.3.6](https://github.com/novlan1/t-comm/compare/v1.3.5...v1.3.6) (2023-09-18)

### ♻️ Code Refactoring | 代码重构

* add baseUrl ([f4a9d2c](https://github.com/novlan1/t-comm/commit/f4a9d2cca8a82add50208ff67f07d4343b4edd43))

### [1.3.5](https://github.com/novlan1/t-comm/compare/v1.3.4...v1.3.5) (2023-09-18)

### 🐛 Bug Fixes | Bug 修复

* **npm-tip:** 兼容color没有情况 ([c6c8277](https://github.com/novlan1/t-comm/commit/c6c8277eafd8a5b8ec94d060e3256be2ffc26bd3))

### ✨ Features | 新功能

* 修复git url ([614f563](https://github.com/novlan1/t-comm/commit/614f563387b5fdf2f65c644b7d21f4c26497eeb3))

### [1.3.4](https://github.com/novlan1/t-comm/compare/v1.3.3...v1.3.4) (2023-09-13)

### ✨ Features | 新功能

* **npm-tip:** add npm tip ([6fd9063](https://github.com/novlan1/t-comm/commit/6fd9063a2cafd2291d5f0c302c7c8d14801ec70e))

### [1.3.3](https://github.com/novlan1/t-comm/compare/v1.3.2...v1.3.3) (2023-09-13)

### 🚀 Chore | 构建/工程依赖/工具

* 始终显示post-install信息 ([ca4d47a](https://github.com/novlan1/t-comm/commit/ca4d47a8764928ff66322efb6a928c8767c6cbc5))

### [1.3.2](https://github.com/novlan1/t-comm/compare/v1.3.1...v1.3.2) (2023-09-13)

### 🚀 Chore | 构建/工程依赖/工具

* 降级commander ([2f5bcdc](https://github.com/novlan1/t-comm/commit/2f5bcdc738428059ad17df1e20f15b2b007e40c6))
* add post-install ([35a3b9e](https://github.com/novlan1/t-comm/commit/35a3b9e7287dd1b1d1c0bb62717d62e92a492125))
* update change log genertion ([e6e7241](https://github.com/novlan1/t-comm/commit/e6e7241533518d1c005455c54f451d06f249112e))

### [1.3.1](https://github.com/novlan1/t-comm/compare/v1.3.0...v1.3.1) (2023-09-11)

### 🚀 Chore | 构建/工程依赖/工具

* update jest config ([eac97d0](https://github.com/novlan1/t-comm/commit/eac97d073e1ed6f940eca5584f077ae2f0240aa8))

### 🐛 Bug Fixes | Bug 修复

* 修复replaceAll ([f62ad84](https://github.com/novlan1/t-comm/commit/f62ad84d0439d2474fe6a2419a03250b3e925a70))

## [1.3.0](https://github.com/novlan1/t-comm/compare/v1.2.8...v1.3.0) (2023-09-08)

### ✏️ Documentation | 文档

* 增加cli命令文档和toc ([81003a2](https://github.com/novlan1/t-comm/commit/81003a207a1060651d8621bcaf30ee62036ebdc2))

### 🚀 Chore | 构建/工程依赖/工具

* update xlsx ([cd09dd3](https://github.com/novlan1/t-comm/commit/cd09dd313c77c34474cfbf65018d4799c8409cad))

### [1.2.7](https://github.com/novlan1/t-comm/compare/v1.2.6...v1.2.7) (2023-09-03)

### ✨ Features | 新功能

* **mp-ci:** buildDesc优化 ([ca5602d](https://github.com/novlan1/t-comm/commit/ca5602d22186c62e87b164c44796eadce4bc703b))

### [1.2.6](https://github.com/novlan1/t-comm/compare/v1.2.5...v1.2.6) (2023-09-03)

### ✨ Features | 新功能

* **ci:** 增加mpVersion ([f471815](https://github.com/novlan1/t-comm/commit/f471815774d16434d766caee2b7a89b2c5b29320))

### [1.2.5](https://github.com/novlan1/t-comm/compare/v1.2.4...v1.2.5) (2023-09-02)

### ✨ Features | 新功能

* **mp-ci:** 打包上传并上报 ([41a4086](https://github.com/novlan1/t-comm/commit/41a4086218c5bec78e921c8b7a5b08b337e675c2))

### [1.2.4](https://github.com/novlan1/t-comm/compare/v1.2.2...v1.2.4) (2023-09-02)

### ✨ Features | 新功能

* **mp-ci:** 增加写入env逻辑 ([ebcc2bc](https://github.com/novlan1/t-comm/commit/ebcc2bc38b779a996be6e8b989478c179da0f955))

### [1.2.2](https://github.com/novlan1/t-comm/compare/v1.2.1...v1.2.2) (2023-09-01)

### 🐛 Bug Fixes | Bug 修复

* **git:** 兼容git记录为空 ([49a9a3d](https://github.com/novlan1/t-comm/commit/49a9a3d993fc04cb8c123c0def4f3e7ff12a578a))

## [1.2.0](https://github.com/novlan1/t-comm/compare/v1.1.72...v1.2.0) (2023-09-01)

### ✨ Features | 新功能

* **devops-mp-ci:** 输出未使用的流水线 ([a43c917](https://github.com/novlan1/t-comm/commit/a43c917c22c8d40e969f8de82788e227977077a6))

### 📦‍ Build System | 打包构建

* 分布构建 ([f7d4944](https://github.com/novlan1/t-comm/commit/f7d4944d6707422c1354ce4fa49f655d92da75d5))
* 优化打包 ([dd3694b](https://github.com/novlan1/t-comm/commit/dd3694b96fc7a9e65dd817e6d0fd7b7f597711e6))

### [1.1.71](https://github.com/novlan1/t-comm/compare/v1.1.70...v1.1.71) (2023-08-29)

### ✏️ Documentation | 文档

* update contributing.md ([30740f2](https://github.com/novlan1/t-comm/commit/30740f20736708b20b08e7939834157296eab2ae))

### ✨ Features | 新功能

* **devops-mp-ci:** 增加mp-ci流水线监控 ([25533ca](https://github.com/novlan1/t-comm/commit/25533ca7421b1417bb8c3155b4c9ec03a2053f6b))

### 🐛 Bug Fixes | Bug 修复

* **mp-ci:** 修复日志 ([85bda56](https://github.com/novlan1/t-comm/commit/85bda56f1185f6d98773be110bb2759033fb17c9))

### 📦‍ Build System | 打包构建

* 打包 ([b05b80d](https://github.com/novlan1/t-comm/commit/b05b80dcb7ba2c610287e50114c5873fbbd09583))
* 支持分步打包 ([3f6092c](https://github.com/novlan1/t-comm/commit/3f6092cc2de41982cf657a2f67d73abe72460654))

### [1.1.70](https://github.com/novlan1/t-comm/compare/v1.1.66...v1.1.70) (2023-08-28)

### ✨ Features | 新功能

* **mixin:** 增加mixin ([9d59970](https://github.com/novlan1/t-comm/commit/9d599703b18704a53de8a8536805c3b4e3e66f7d))

### ✏️ Documentation | 文档

* 文档更新 ([f4f99a4](https://github.com/novlan1/t-comm/commit/f4f99a409fc54cb9e391a8e0233743f680ee3cd0))
* 文档构建 ([6c791a1](https://github.com/novlan1/t-comm/commit/6c791a1e2fc55694b10a57ea2d97b72fa72feffb))
* 优化文档 ([dad51e2](https://github.com/novlan1/t-comm/commit/dad51e2d77460c33e61bdf0b3a8501ffbd21071c))
* readme ([1b53568](https://github.com/novlan1/t-comm/commit/1b53568e1c86a32323c96b240fd39198213770f2))
* update readme ([0453fef](https://github.com/novlan1/t-comm/commit/0453fefb8acd7c78df71f8285097f8ea70beb6e4))

## 1.1.18 (2023-04-26)
