Skip to content

Commit eb31f2c

Browse files
chore(release): 0.3.11 [skip ci]
## [0.3.11](v0.3.10...v0.3.11) (2023-08-09) ### Bug Fixes * 🐛 trying only publishing to github packages ([a8dee90](a8dee90))
1 parent a8dee90 commit eb31f2c

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.3.11](https://github.com/michaelbrusegard/WebGL-Fluid-Simulation/compare/v0.3.10...v0.3.11) (2023-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: trying only publishing to github packages ([a8dee90](https://github.com/michaelbrusegard/WebGL-Fluid-Simulation/commit/a8dee90d7819e139bd5384a8e4c9fe3a10ce6a1f))
7+
18
## [0.3.10](https://github.com/michaelbrusegard/WebGL-Fluid-Simulation/compare/v0.3.9...v0.3.10) (2023-08-09)
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": "@michaelbrusegard/webgl-fluid-simulation",
3-
"version": "0.3.10",
3+
"version": "0.3.11",
44
"description": "WebGL Fluid Simulation for modern webpages (works even on mobile)",
55
"author": "Michael Brusegard",
66
"license": "MIT",

0 commit comments

Comments
 (0)