Skip to content

Commit

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

### Bug Fixes

* **group.vue:** adds .self to keypress listener ([#490](#490)) ([d81d7ac](d81d7ac)), closes [#488](#488)
* **input-config:** adds clear action for focused input ids ([#489](#489)) ([e745b58](e745b58)), closes [#482](#482)

### Features

* **layout:** adds a menu bar item to reset the current layout ([#493](#493)) ([ce2d6b5](ce2d6b5)), closes [#492](#492)
* **ui-focus:** adds store module to track focused ui element ([#491](#491)) ([84bfd3d](84bfd3d)), closes [#486](#486)
  • Loading branch information
semantic-release-bot committed Dec 10, 2020
1 parent a118b69 commit ff9c562
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.7.0",
"version": "3.8.0",
"private": true,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit ff9c562

Please sign in to comment.