Skip to content

Commit

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

### Bug Fixes

* not filter the 1st item from the runQ as it is still processing ([9180bc0](9180bc0))
  • Loading branch information
semantic-release-bot committed Aug 12, 2024
1 parent 9180bc0 commit 499bea1
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.3](https://github.com/KieraDOG/homebridge-cgd-garage-door/compare/v1.7.0-beta.2...v1.7.0-beta.3) (2024-08-12)


### Bug Fixes

* not filter the 1st item from the runQ as it is still processing ([9180bc0](https://github.com/KieraDOG/homebridge-cgd-garage-door/commit/9180bc0aa59558b0fdcbbc3b6098e02cd1fba426))

# [1.7.0-beta.2](https://github.com/KieraDOG/homebridge-cgd-garage-door/compare/v1.7.0-beta.1...v1.7.0-beta.2) (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.2",
"version": "1.7.0-beta.3",
"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 499bea1

Please sign in to comment.