Skip to content

Commit 61fed39

Browse files
chore(release): 0.3.5 [skip ci]
## [0.3.5](v0.3.4...v0.3.5) (2023-08-09) ### Bug Fixes * 🐛 reverted to old workflow run environment ([1403f87](1403f87))
1 parent 1403f87 commit 61fed39

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.5](https://github.com/michaelbrusegard/WebGL-Fluid-Simulation/compare/v0.3.4...v0.3.5) (2023-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: reverted to old workflow run environment ([1403f87](https://github.com/michaelbrusegard/WebGL-Fluid-Simulation/commit/1403f87e89e48e6cd9d1a257f1f4709f68d9eaef))
7+
18
## [0.3.4](https://github.com/michaelbrusegard/WebGL-Fluid-Simulation/compare/v0.3.3...v0.3.4) (2023-08-09)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@michaelbrusegard/webgl-fluid-simulation",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "WebGL Fluid Simulation for modern webpages (works even on mobile)",
55
"author": "Michael Brusegard",
66
"license": "MIT",

0 commit comments

Comments
 (0)