Skip to content

Commit 4c726d6

Browse files
Automate
1 parent 9794d8a commit 4c726d6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/).
44

5+
## 0.1.18 (2024-06-09)
6+
7+
## [Version 0.1.18](https://github.com/northernman54/homebridge-tasmota/compare/v0.1.16...v0.1.18)
8+
9+
#### Changes
10+
11+
- Automate publishing
12+
513
## 0.1.16 (2024-06-09)
614

715
## [Version 0.1.16](https://github.com/northernman54/homebridge-tasmota/compare/v0.1.11...v0.1.16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "Tasmota",
33
"name": "homebridge-tasmota",
4-
"version": "0.1.17",
4+
"version": "0.1.18",
55
"description": "Homebridge plugin for Tasmota devices leveraging home assistant auto discovery.",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)