We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent e4900d5 commit 2ab165aCopy full SHA for 2ab165a
CHANGELOG.md
@@ -1,4 +1,11 @@
1
-# 0.1.0 (2019-03-09)
+# [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)
9
10
### Features
11
package.json
@@ -1,7 +1,7 @@
{
"name": "is-office-hours",
"description": "Determine whether a given date is within office hours",
- "version": "0.1.0",
+ "version": "0.2.0",
"author": "Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)",
"bugs": "https://github.com/JamieMason/is-office-hours/issues",
"contributors": [
0 commit comments