Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e8bc10a

Browse files
author
不四
committedApr 4, 2016
Release 1.1.0
1 parent e584c58 commit e8bc10a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
 

‎History.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11

2-
1.0.1 / 2014-12-31
2+
1.1.0 / 2016-04-04
3+
==================
4+
5+
* deps: upgrade ms to 0.7.0
6+
7+
1.0.1 / 2014-12-31
38
==================
49

510
* feat(index.js): warn when result is undefined

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "humanize-ms",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "transform humanize time to ms",
55
"main": "index.js",
66
"files": ["index.js"],

0 commit comments

Comments
 (0)
Please sign in to comment.