Skip to content

Commit ff9c562

Browse files
chore(release): 3.8.0
# [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)
1 parent a118b69 commit ff9c562

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "modV",
44
"description": "modular audio visualisation powered by JavaScript",
55
"author": "vcync",
6-
"version": "3.7.0",
6+
"version": "3.8.0",
77
"private": true,
88
"homepage": "https://modv.vcync.gl/",
99
"repository": {

0 commit comments

Comments
 (0)