Skip to content

Commit 5652038

Browse files
committed
chore: release v0.6.0
1 parent c9a022a commit 5652038

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.6.0](https://github.com/Tresjs/post-processing/compare/0.5.0...0.6.0) (2023-11-14)
4+
5+
6+
### Features
7+
8+
* 66 noise ([#71](https://github.com/Tresjs/post-processing/issues/71)) ([cdb9497](https://github.com/Tresjs/post-processing/commit/cdb9497b964181bc8e7359aecdedc1b57042b5dc))
9+
310
## [0.6.0-next.0](https://github.com/Tresjs/post-processing/compare/0.5.0...0.6.0-next.0) (2023-10-30)
411

512

@@ -74,4 +81,4 @@
7481
* **deps:** update dependency @tresjs/cientos to v2.1.0 ([ca9cc61](https://github.com/Tresjs/post-processing/commit/ca9cc617ddefad2ee055f8b45f609fa3e5fc6ef0))
7582
* **deps:** update dependency @tresjs/cientos to v2.1.2 ([f1ced0e](https://github.com/Tresjs/post-processing/commit/f1ced0e4b8b2ff20c05ffb2bec8e7f0c11667539))
7683
* **post-processing:** made playground runnable ([03af258](https://github.com/Tresjs/post-processing/commit/03af2584d3735caced3984f84ef3d7279806d245))
77-
* type assetion on Bloom effect ([78af757](https://github.com/Tresjs/post-processing/commit/78af757c04d932fcd589fa01810883bd8d3e2c17))
84+
* type assetion on Bloom effect ([78af757](https://github.com/Tresjs/post-processing/commit/78af757c04d932fcd589fa01810883bd8d3e2c17))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tresjs/post-processing",
33
"type": "module",
4-
"version": "0.6.0-next.0",
4+
"version": "0.6.0",
55
"packageManager": "pnpm@8.10.2",
66
"description": "Post-processing library for TresJS",
77
"author": "Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)",

stats.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)