Skip to content

Commit cb4e935

Browse files
chore(release): 0.8.0 [skip ci]
# [0.8.0](v0.7.1...v0.8.0) (2024-10-05) ### Features * delete package-lock when using bun ([7a16b91](7a16b91))
1 parent 3ce8543 commit cb4e935

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.8.0](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.7.1...v0.8.0) (2024-10-05)
2+
3+
4+
### Features
5+
6+
* delete package-lock when using bun ([7a16b91](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/commit/7a16b91f7f996ba6124cff37b06d32682612128a))
7+
18
## [0.7.1](https://github.com/michaelbrusegard/WebGL-Fluid-Enhanced/compare/v0.7.0...v0.7.1) (2024-10-05)
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.7.1",
3+
"version": "0.8.0",
44
"description": "WebGL Fluid Simulation for modern webpages (works even on mobile)",
55
"keywords": [
66
"webgl",

0 commit comments

Comments
 (0)