Skip to content

Commit d9961f7

Browse files
chore(release): 0.6.1 [skip ci]
## [0.6.1](v0.6.0...v0.6.1) (2024-04-12) ### Bug Fixes * update from unpkg to jsdeliver ([84b3544](84b3544))
1 parent 84b3544 commit d9961f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [0.6.0](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.5.2...v0.6.0) (2024-01-28)
29

310

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.6.0",
3+
"version": "0.6.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)