@dh-react-hooks/use-timeago
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.2.1](https://github.com/danhuang1202/DrHooks/compare/@dh-react-hooks/use-timeago@0.2.0...@dh-react-hooks/use-timeago@0.2.1) (2019-09-11) | ||
### Bug Fixes | ||
* update readme ([b2b4d14](https://github.com/danhuang1202/DrHooks/commit/b2b4d14)) | ||
# 0.2.0 (2019-09-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@dh-react-hooks/use-timeago", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "react hooks for timeago.js", | ||
@@ -74,3 +74,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "def2ed9309891309a7f1b02723eb5ceaa654f1fb" | ||
"gitHead": "6192d5e0944559be0efcc18875f1b5436a5d2449" | ||
} |
@@ -1,2 +0,2 @@ | ||
# @dh-react-hooks/use-raf | ||
# @dh-react-hooks/use-timeago | ||
@@ -3,0 +3,0 @@ [![NPM version](https://img.shields.io/npm/v/@dh-react-hooks/useTimeAgo.svg)](https://www.npmjs.com/package/@dh-react-hooks/useTimeAgo) |
34803