Skip to content

Commit

Permalink
chore(release): 1.7.0-beta.5 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0-beta.5](v1.7.0-beta.4...v1.7.0-beta.5) (2024-08-12)

### Bug Fixes

* fix fn has been called twice ([43d8af6](43d8af6))
  • Loading branch information
semantic-release-bot committed Aug 12, 2024
1 parent 43d8af6 commit 4c1f077
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.7.0-beta.5](https://github.com/KieraDOG/homebridge-cgd-garage-door/compare/v1.7.0-beta.4...v1.7.0-beta.5) (2024-08-12)


### Bug Fixes

* fix fn has been called twice ([43d8af6](https://github.com/KieraDOG/homebridge-cgd-garage-door/commit/43d8af6cabcc7a972012e12da2bed9c622eace55))

# [1.7.0-beta.4](https://github.com/KieraDOG/homebridge-cgd-garage-door/compare/v1.7.0-beta.3...v1.7.0-beta.4) (2024-08-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"displayName": "CGD Garage Door",
"name": "homebridge-cgd-garage-door",
"version": "1.7.0-beta.4",
"version": "1.7.0-beta.5",
"description": "A Homebridge plugin to control Centurion Garage Doors using the official Centurion Garage Door Smartphone App integration. This plugin allows you to open, close, and monitor the status of your Centurion Garage Door, control the Lock Mode, and turn the lights on and off.",
"homepage": "https://github.com/KieraDOG/homebridge-cgd-garage-door",
"license": "MIT",
Expand Down

0 comments on commit 4c1f077

Please sign in to comment.