Skip to content

Commit

Permalink
chore(release): 1.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.1](v1.10.0...v1.10.1) (2024-06-02)

### Bug Fixes

* Fix plugin parameter page navigation via Shift + Channel Left/Right ([6c0d268](6c0d268))
* **iCON Platform M+:** Fix mapping of the Mixer button ([5cc90c8](5cc90c8))
  • Loading branch information
semantic-release-bot committed Jun 2, 2024
1 parent 4d27982 commit e918fba
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.1](https://github.com/bjoluc/cubase-mcu-midiremote/compare/v1.10.0...v1.10.1) (2024-06-02)


### Bug Fixes

* Fix plugin parameter page navigation via Shift + Channel Left/Right ([6c0d268](https://github.com/bjoluc/cubase-mcu-midiremote/commit/6c0d268ce1acd4e2d5270e9bd6fb0d5a2d1eb06f))
* **iCON Platform M+:** Fix mapping of the Mixer button ([5cc90c8](https://github.com/bjoluc/cubase-mcu-midiremote/commit/5cc90c87756a2953804ea51e4333554703a85775))

## [1.10.0](https://github.com/bjoluc/cubase-mcu-midiremote/compare/v1.9.0...v1.10.0) (2024-05-25)


Expand Down
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": "cubase-mcu-midiremote",
"version": "1.10.0",
"version": "1.10.1",
"private": true,
"scripts": {
"build": "tsup",
Expand Down

0 comments on commit e918fba

Please sign in to comment.