Skip to content

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1](v1.5.0...v1.5.1) (2023-09-12)

### Bug Fixes

* Update lightstate handling for custom strip assignments ([b81ab1c](b81ab1c))
  • Loading branch information
semantic-release-bot committed Sep 12, 2023
1 parent b81ab1c commit 4060d02
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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": "ca.jaggernaut.midi-mixer.voicemeeter",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"description": "A Voicemeeter plugin for MIDI Mixer.",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "ca.jaggernaut.midi-mixer.voicemeeter",
"name": "Voicemeeter",
"type": "node",
"version": "1.5.0",
"version": "1.5.1",
"author": "Jaggernaut",
"main": "lib/index.js",
"icon": "voicemeeter.ico",
Expand Down

0 comments on commit 4060d02

Please sign in to comment.