Skip to content

Commit

Permalink
chore(release): 3.10.0
Browse files Browse the repository at this point in the history
# [3.10.0](3.9.1...3.10.0) (2020-12-31)

### Features

* **midi:** Support for NoteOn and CC buttons ([#507](#507)) ([548c927](548c927)), closes [#506](#506) [#523](#523)
* **text:** Makes it possible to use offset X / Y to move Text around ([#529](#529)) ([8d10241](8d10241)), closes [#528](#528)
  • Loading branch information
semantic-release-bot committed Dec 31, 2020
1 parent d8e29dd commit ad3e61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "modV",
"description": "modular audio visualisation powered by JavaScript",
"author": "vcync",
"version": "3.9.1",
"version": "3.10.0",
"private": true,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit ad3e61b

Please sign in to comment.