Skip to content

Commit

Permalink
chore: release 0.43.0 (#606)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 24, 2022
1 parent 8199ad8 commit 0df7a2f
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.

## [0.43.0](https://www.github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.42.8...v0.43.0) (2022-02-24)


### Features

* Custom strings can be used in select2 selectors by using a # as the suffix ([e23ab9c](https://www.github.com/zachowj/node-red-contrib-home-assistant-websocket/commit/e23ab9cfae9aeeb16fb33b3755cb71e177b389cf))

### [0.42.8](https://www.github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.42.7...v0.42.8) (2022-02-20)


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,7 +1,7 @@
{
"name": "node-red-contrib-home-assistant-websocket",
"description": "Node-RED integration with Home Assistant through websocket and REST API",
"version": "0.42.8",
"version": "0.43.0",
"homepage": "https://zachowj.github.io/node-red-contrib-home-assistant-websocket/",
"bugs": {
"url": "https://github.com/zachowj/node-red-contrib-home-assistant-websocket/issues"
Expand Down

0 comments on commit 0df7a2f

Please sign in to comment.