Skip to content

Commit

Permalink
6.8.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hklages committed Apr 15, 2024
1 parent ae1f398 commit 59f087a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project are documented in this file.

### [6.8.1] 2024-04-15

#### Changed

- update examples

- update dev dependencies chai

- small bug fixes

### [6.8.0] 2024-04-09

#### Changed
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-sonos-plus",
"version": "6.8.0",
"version": "6.8.1",
"description": "A set of Node-RED nodes to control SONOS player in your local network.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -66,4 +66,4 @@
"engines": {
"node": ">=12.0.0"
}
}
}

0 comments on commit 59f087a

Please sign in to comment.