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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apexad committed Dec 7, 2020
1 parent 66475cb commit 4ff726c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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.4.0](https://github.com/apexad/homebridge-airport-express-playing/compare/v1.4.0-beta.3...v1.4.0) (2020-12-07)


### Features

* make switch optional with config option ([66475cb](https://github.com/apexad/homebridge-airport-express-playing/commit/66475cb0b75592fc9aab43149c663eb0921219ac))

## [1.3.0](https://github.com/apexad/homebridge-airport-express-playing/compare/v1.2.0...v1.3.0) (2020-12-06)


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.0-beta.3",
"version": "1.4.0",
"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 4ff726c

Please sign in to comment.