Skip to content

Commit

Permalink
chore(release): 3.9.0
Browse files Browse the repository at this point in the history
# [3.9.0](3.8.0...3.9.0) (2020-12-16)

### Bug Fixes

* **control.vue:** clears queued values and waits for values to update ([#503](#503)) ([1cad5de](1cad5de)), closes [#502](#502)
* **preview.vue:** passes Observer argument to resize function ([#505](#505)) ([ed4c971](ed4c971)), closes [#487](#487)

### Features

* **audio:** adds audio feature display value to input config ([#495](#495)) ([4bb8255](4bb8255)), closes [#380](#380)
  • Loading branch information
semantic-release-bot committed Dec 16, 2020
1 parent d62f4c4 commit caec808
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.8.0",
"version": "3.9.0",
"private": true,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit caec808

Please sign in to comment.