Skip to content

Commit

Permalink
chore(release): 3.2.0
Browse files Browse the repository at this point in the history
# [3.2.0](3.1.0...3.2.0) (2020-10-09)

### Bug Fixes

* **font-selection:** adds font-list to externals list ([#445](#445)) ([21783ea](21783ea)), closes [#442](#442)
* fixes logic flow for quit confirmation ([#443](#443)) ([b68e358](b68e358)), closes [#440](#440)

### Features

* **color-picker:** adds custom color picker ([#448](#448)) ([b0cc2ff](b0cc2ff)), closes [#372](#372) [#373](#373)
* **groups:** adds inputlink methods to group controls ([#441](#441)) ([c467b87](c467b87))
  • Loading branch information
semantic-release-bot committed Oct 9, 2020
1 parent b0cc2ff commit e08fb35
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.1.0",
"version": "3.2.0",
"private": true,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit e08fb35

Please sign in to comment.