Skip to content

Commit

Permalink
0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
novlan1 committed Apr 13, 2022
1 parent 131cbef commit bbfd522
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 @@
# 工具库更新日志

## [0.0.16](https://github.com/novlan1/t-comm/compare/v0.0.15...v0.0.16) (2022-04-13)


### Features

* 倒计时工具 ([131cbef](https://github.com/novlan1/t-comm/commit/131cbef0bb1605a96006a9e18fd9a3fa3169c49c))
* **url:** 增加url的一些方法 ([30207f2](https://github.com/novlan1/t-comm/commit/30207f24217b782a4cad4e8bf15d124a44f74710))
* **wxrobot:** 增加tsdoc ([476a61e](https://github.com/novlan1/t-comm/commit/476a61e4c04c0133111fb6dc102cd474200ce589))



## [0.0.15](https://github.com/novlan1/t-comm/compare/v0.0.14...v0.0.15) (2022-04-06)


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": "0.0.15",
"version": "0.0.16",
"description": "工具库",
"main": "lib/index.js",
"module": "lib/index.esm.js",
Expand Down

0 comments on commit bbfd522

Please sign in to comment.