Skip to content

Commit

Permalink
0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
novlan1 committed Apr 19, 2022
1 parent f816a56 commit 08b24bc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 工具库更新日志

## [0.0.20](https://github.com/novlan1/t-comm/compare/v0.0.19...v0.0.20) (2022-04-19)


### Features

* **tgit:** git操作 ([f816a56](https://github.com/novlan1/t-comm/commit/f816a56bae0d0bfc7db9ce9b169159531d249b45))



## [0.0.19](https://github.com/novlan1/t-comm/compare/v0.0.18...v0.0.19) (2022-04-19)


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

0 comments on commit 08b24bc

Please sign in to comment.