Skip to content

Commit 8bfed33

Browse files
chore(release): 0.4.7 [skip ci]
## [0.4.7](v0.4.6...v0.4.7) (2023-08-10) ### Bug Fixes * 🐛 delayed mousemove initialisation so it still works while hovering on page refresh ([c75b9d1](c75b9d1))
1 parent c75b9d1 commit 8bfed33

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.4.7](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.4.6...v0.4.7) (2023-08-10)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: delayed mousemove initialisation so it still works while hovering on page refresh ([c75b9d1](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/commit/c75b9d1d45b806b2825a6c22d8bfe5be6b4cd9d5))
7+
18
## [0.4.6](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.4.5...v0.4.6) (2023-08-10)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webgl-fluid-enhanced",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "WebGL Fluid Simulation for modern webpages (works even on mobile)",
55
"author": "Michael Brusegard",
66
"license": "MIT",

0 commit comments

Comments
 (0)