Skip to content

Commit

Permalink
1.1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
novlan1 committed Aug 23, 2023
1 parent d196309 commit d31d14c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# 工具库更新日志

## [1.1.67](https://github.com/novlan1/t-comm/compare/v1.1.66...v1.1.67) (2023-08-23)


### Features

* **replace-all-polyfill:** replaceAllPolyfill优化,支持正则过滤 ([f1d1378](https://github.com/novlan1/t-comm/commit/f1d1378f25f88c53b74b6fc1a8f470f18a5fbb1d))
* **robot:** msg类型优化 ([d196309](https://github.com/novlan1/t-comm/commit/d19630970692f8700cd14015297672d40af1f909))
* **tam:** 导出api方法 ([ffb17d6](https://github.com/novlan1/t-comm/commit/ffb17d6b553ae33f98233379830147e197e75d6f))



## [1.1.66](https://github.com/novlan1/t-comm/compare/v1.1.65...v1.1.66) (2023-08-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "t-comm",
"version": "1.1.66",
"version": "1.1.67",
"description": "工具库",
"main": "lib/index.js",
"module": "lib/index.esm.js",
Expand Down

0 comments on commit d31d14c

Please sign in to comment.