Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
apexad committed Dec 9, 2020
1 parent 6b1c32a commit 6a61f8d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.4.3](https://github.com/apexad/homebridge-airport-express-playing/compare/v1.4.2...v1.4.3) (2020-12-09)


### Bug Fixes

* remove broken test file ([3087e09](https://github.com/apexad/homebridge-airport-express-playing/commit/3087e09911a1300f59e61923bf698e287de12302))
* use STOPPED if Airport Express not connected/Playing, INTERRUPTED if error ([6b1c32a](https://github.com/apexad/homebridge-airport-express-playing/commit/6b1c32a1c17f87b568e0ea6235ac1db5a27df229))

### [1.4.2](https://github.com/apexad/homebridge-airport-express-playing/compare/v1.4.1...v1.4.2) (2020-12-08)


Expand Down
2 changes: 1 addition & 1 deletion 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,6 +1,6 @@
{
"name": "homebridge-airport-express-playing",
"version": "1.4.2",
"version": "1.4.3",
"description": "Homebridge plugin that creates a smart speaker accessory that shows playing/paused for airport express devices.",
"main": "dist/platform.js",
"scripts": {
Expand Down

0 comments on commit 6a61f8d

Please sign in to comment.