diff --git a/CHANGELOG.md b/CHANGELOG.md index 523fecd..0c29cae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -# 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) + +### Features + +- **core:** add outsideOfficeHours + ([e4900d5](https://github.com/JamieMason/is-office-hours/commit/e4900d5)) + +# [0.1.0](https://github.com/JamieMason/is-office-hours/compare/e61a25d...0.1.0) (2019-03-09) ### Features diff --git a/package.json b/package.json index ff5db66..7a6dbd4 100644 --- a/package.json +++ b/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 (https://github.com/JamieMason)", "bugs": "https://github.com/JamieMason/is-office-hours/issues", "contributors": [