Skip to content

Commit 2ab165a

Browse files
committedMar 11, 2019
chore(release): 0.2.0
1 parent e4900d5 commit 2ab165a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed
 

‎CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# 0.1.0 (2019-03-09)
1+
# [0.2.0](https://github.com/JamieMason/is-office-hours/compare/0.1.0...0.2.0) (2019-03-11)
2+
3+
### Features
4+
5+
- **core:** add outsideOfficeHours
6+
([e4900d5](https://github.com/JamieMason/is-office-hours/commit/e4900d5))
7+
8+
# [0.1.0](https://github.com/JamieMason/is-office-hours/compare/e61a25d...0.1.0) (2019-03-09)
29

310
### Features
411

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "is-office-hours",
33
"description": "Determine whether a given date is within office hours",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",
66
"bugs": "https://github.com/JamieMason/is-office-hours/issues",
77
"contributors": [

0 commit comments

Comments
 (0)
Please sign in to comment.