Skip to content

Commit e758e2e

Browse files
chore(release): 0.5.1 [skip ci]
## [0.5.1](v0.5.0...v0.5.1) (2023-08-11) ### Bug Fixes * fixed back color setting on preview page ([ece6e67](ece6e67))
1 parent ce41f26 commit e758e2e

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.5.1](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.5.0...v0.5.1) (2023-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed back color setting on preview page ([ece6e67](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/commit/ece6e67e655ec6b2014e7813327b8ed812ed18d0))
7+
18
# [0.5.0](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.4.7...v0.5.0) (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.5.0",
3+
"version": "0.5.1",
44
"description": "WebGL Fluid Simulation for modern webpages (works even on mobile)",
55
"author": "Michael Brusegard",
66
"license": "MIT",

0 commit comments

Comments
 (0)