Skip to content

Commit

Permalink
chore(release): 3.19.1
Browse files Browse the repository at this point in the history
## [3.19.1](3.19.0...3.19.1) (2021-11-10)

### Bug Fixes

* **build:** ignore the time so that we can always do a release even after 2 hours ([#652](#652)) ([58da409](58da409)), closes [#602](#602)
* **release:** use node 14 ([7b3f169](7b3f169))
  • Loading branch information
semantic-release-bot committed Nov 10, 2021
1 parent dd1120e commit 6c35693
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.19.0",
"version": "3.19.1",
"private": true,
"homepage": "https://modv.vcync.gl/",
"repository": {
Expand Down

0 comments on commit 6c35693

Please sign in to comment.