Skip to content

Commit

Permalink
chore(release): 3.20.0
Browse files Browse the repository at this point in the history
# [3.20.0](3.19.1...3.20.0) (2022-01-06)

### Bug Fixes

* **copyright:** updates copyright notice in readme ([#668](#668)) ([d9d9621](d9d9621))
* **inputs:** adds clean-up of inputs when modules or groups are removed ([#656](#656)) ([910f731](910f731))
* **modules:** handle non registered modules ([#661](#661)) ([4748d34](4748d34)), closes [#660](#660) [#660](#660)
* **vec2control:** fixes inputlink focus ([#666](#666)) ([a3f47d0](a3f47d0))

### Features

* **props:** adds sub-property inputs to allow input links ([#658](#658)) ([8bb9073](8bb9073))
* **text:** set the default fill color to white and the stroke to red ([#654](#654)) ([515e4c8](515e4c8)), closes [#510](#510)
  • Loading branch information
semantic-release-bot committed Jan 6, 2022
1 parent 25ce6ff commit d689e39
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.19.1",
"version": "3.20.0",
"private": true,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit d689e39

Please sign in to comment.