We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b3544 commit d9961f7Copy full SHA for d9961f7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.6.1](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.6.0...v0.6.1) (2024-04-12)
2
+
3
4
+### Bug Fixes
5
6
+* update from unpkg to jsdeliver ([84b3544](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/commit/84b354432156124effd292c66f4a26f7a7ebde7a))
7
8
# [0.6.0](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.5.2...v0.6.0) (2024-01-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "webgl-fluid-enhanced",
- "version": "0.6.0",
+ "version": "0.6.1",
"description": "WebGL Fluid Simulation for modern webpages (works even on mobile)",
"author": "Michael Brusegard",
"license": "MIT",
0 commit comments