Skip to content

Commit

Permalink
chore(release): 3.25.0
Browse files Browse the repository at this point in the history
# [3.25.0](3.24.0...3.25.0) (2022-11-01)

### Bug Fixes

* **loading:** get rid of ripple and use static text to remove layout shifts ([#767](#767)) ([0a2f134](0a2f134))
* **menu-bar:** allow opening of any type of file and add default file name ([#774](#774)) ([b1ea89f](b1ea89f))
* **output-window:** sets size on creation of window and removes overflow ([#756](#756)) ([b3df0f6](b3df0f6))
* **renderers:** implement new methods to handle updating and resizing modules ([#764](#764)) ([0000d7a](0000d7a))
* set pipeline default value ([#769](#769)) ([ba46648](ba46648))
* **setup-media:** splits audio and video mediastreams and cleans up UI ([#757](#757)) ([00be42f](00be42f))
* waveform color ([#770](#770)) ([981efaf](981efaf))

### Features

* **group:** add draw to output toggle ([#762](#762)) ([b232b0b](b232b0b))
* **isf-fft:** adds fft into the renderers for use in ISF ([#640](#640)) ([a6a699c](a6a699c))
  • Loading branch information
semantic-release-bot committed Nov 1, 2022
1 parent 4ceacea commit 5c09876
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.24.0",
"version": "3.25.0",
"private": true,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit 5c09876

Please sign in to comment.