Skip to content

Commit e918fba

Browse files
chore(release): 1.10.1 [skip ci]
## [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))
1 parent 4d27982 commit e918fba

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.10.1](https://github.com/bjoluc/cubase-mcu-midiremote/compare/v1.10.0...v1.10.1) (2024-06-02)
7+
8+
9+
### Bug Fixes
10+
11+
* Fix plugin parameter page navigation via Shift + Channel Left/Right ([6c0d268](https://github.com/bjoluc/cubase-mcu-midiremote/commit/6c0d268ce1acd4e2d5270e9bd6fb0d5a2d1eb06f))
12+
* **iCON Platform M+:** Fix mapping of the Mixer button ([5cc90c8](https://github.com/bjoluc/cubase-mcu-midiremote/commit/5cc90c87756a2953804ea51e4333554703a85775))
13+
614
## [1.10.0](https://github.com/bjoluc/cubase-mcu-midiremote/compare/v1.9.0...v1.10.0) (2024-05-25)
715

816

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cubase-mcu-midiremote",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"private": true,
55
"scripts": {
66
"build": "tsup",

0 commit comments

Comments
 (0)