diff --git a/History.md b/History.md index 4b1cc33..6bcf9a6 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,13 @@ +1.0.3 / 2023-06-17 +================== + +**fixes** + * [[`f399d2d`](http://github.com/repo-utils/giturl/commit/f399d2df3ef9d0d20080d04e9f0945319c5957dc)] - fix: revert 1.0.2 (fengmk2 <>) + +**others** + * [[`be30f17`](http://github.com/repo-utils/giturl/commit/be30f17bf780492b75502d470f440d1de2a9e28f)] - update https://registry.npm.taobao.org to https://registry.npmmirror.com (#15) (NPM Mirror Bot <<99484857+npmmirror@users.noreply.github.com>>) + 1.0.1 / 2018-12-12 ================== diff --git a/package.json b/package.json index 500e4c3..aee7311 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "giturl", - "version": "1.0.1", + "version": "1.0.3", "description": "Transfer git url to web url", "main": "index.js", "scripts": {