Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uamanager committed Jan 27, 2023
1 parent 870ae6b commit 5f3f95c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.2.0](https://github.com/uamanager/homebridge-cron-scheduler/compare/v1.1.0...v1.2.0) (2023-01-27)


### Features

* timezone configuration ([870ae6b](https://github.com/uamanager/homebridge-cron-scheduler/commit/870ae6b9ee7942f295e916d4d2dc8b217d51147c))

## 1.1.0 (2023-01-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": false,
"displayName": "Homebridge Cron Scheduler",
"name": "homebridge-cron-scheduler",
"version": "1.1.0",
"version": "1.2.0",
"description": "Cron Scheduler plugin for Homebridge, which allows scheduling of triggers using cron expressions.",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 5f3f95c

Please sign in to comment.