Skip to content

Commit ac873d0

Browse files
committed
chore(release): 2.2.0-alpha.10
1 parent 2c3c56a commit ac873d0

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
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.
44

5+
## [2.2.0-alpha.10](https://github.com/dewiweb/MCxOSCnext/compare/v2.2.0-alpha.9...v2.2.0-alpha.10) (2023-04-25)
6+
7+
8+
### Features
9+
10+
* :sparkles: first step for functions ([a0a9c71](https://github.com/dewiweb/MCxOSCnext/commit/a0a9c713d7d5e65ad7facfd170ae258aa6886b35))
11+
* :sparkles: matrix setconnection ([a5f7a0f](https://github.com/dewiweb/MCxOSCnext/commit/a5f7a0ff6b083e6ec33b5718a95ef19d1ad22ab5))
12+
* :tada: matrix view ([198cf34](https://github.com/dewiweb/MCxOSCnext/commit/198cf34358c41dac312c123f16b3d4aa327ffd93))
13+
14+
15+
### Bug Fixes
16+
17+
* :bug: riedel vs lawo / parent.number vs parent.path ([2c3c56a](https://github.com/dewiweb/MCxOSCnext/commit/2c3c56a4f38e0009f9ebd70b426f6501966757b9))
18+
519
## [2.2.0-alpha.9](https://github.com/dewiweb/MCxOSCnext/compare/v2.2.0-alpha.8...v2.2.0-alpha.9) (2023-04-22)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mcxoscnext",
33
"productName": "mcxoscnext",
4-
"version": "2.2.0-alpha.9",
4+
"version": "2.2.0-alpha.10",
55
"description": "A bridge between emberplus and OSC protocols",
66
"main": "src/main.js",
77
"scripts": {

0 commit comments

Comments
 (0)