Skip to content

Commit 8d3ba1a

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-04-06) ### Features * initial commit ([e1444c7](e1444c7))
1 parent e1444c7 commit 8d3ba1a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2020-04-06)
2+
3+
4+
### Features
5+
6+
* initial commit ([e1444c7](https://github.com/CompactJS/parse-time/commit/e1444c73e163962cf106d0dc427d05c501e058a6))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compactjs/parse-time",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Tiny time parser",
55
"source": "src/index.js",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)