From a6f1d96cdc1f969cc3f8fd56bc4187dc1375b2bc Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 18 May 2023 01:47:40 +0000 Subject: [PATCH] chore(release): v0.2.0 [skip ci] --- CHANGELOG.md | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e2132..055b8e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,10 @@ -# [0.2.0](https://github.com/iloveitaly/hyper-focus/compare/v0.1.0...v0.2.0) (2023-05-17) - - -### Features - -* increase task timeout to 10m ([ef2e175](https://github.com/iloveitaly/hyper-focus/commit/ef2e175b0cbe3f0976d5d415e7f975f3bcdc5e7f)) - - - -# [0.1.0](https://github.com/iloveitaly/hyper-focus/compare/v0.1.10...v0.1.0) (2023-04-21) +# [0.2.0](https://github.com/iloveitaly/hyper-focus/compare/v0.1.10...v0.2.0) (2023-05-18) ### Features * adding description and schedule_only flags to config ([b8061f6](https://github.com/iloveitaly/hyper-focus/commit/b8061f6b291352787d04c3aef99f2cfd759037ba)) +* increase task timeout to 10m ([ef2e175](https://github.com/iloveitaly/hyper-focus/commit/ef2e175b0cbe3f0976d5d415e7f975f3bcdc5e7f)) * return all schedule data ([a3eb3ee](https://github.com/iloveitaly/hyper-focus/commit/a3eb3ee257c31c824e79cf6d5af891547c7fe67c)) @@ -53,3 +45,17 @@ +## [0.1.7](https://github.com/iloveitaly/hyper-focus/compare/v0.1.6...v0.1.7) (2023-02-07) + + +### Bug Fixes + +* add log when accessibility permissions do not exist ([3e15c6f](https://github.com/iloveitaly/hyper-focus/commit/3e15c6fb822f56b8dd2887695cdf8a0aaa7590c9)) + + +### Features + +* **sleepwatcher:** run command directly if it is executable ([73f2681](https://github.com/iloveitaly/hyper-focus/commit/73f26817d547762ac6c8cf1ad15dd7e61e55708e)) + + +