Skip to content

Commit

Permalink
chore: release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Nov 14, 2023
1 parent c9a022a commit 5652038
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.6.0](https://github.com/Tresjs/post-processing/compare/0.5.0...0.6.0) (2023-11-14)


### Features

* 66 noise ([#71](https://github.com/Tresjs/post-processing/issues/71)) ([cdb9497](https://github.com/Tresjs/post-processing/commit/cdb9497b964181bc8e7359aecdedc1b57042b5dc))

## [0.6.0-next.0](https://github.com/Tresjs/post-processing/compare/0.5.0...0.6.0-next.0) (2023-10-30)


Expand Down Expand Up @@ -74,4 +81,4 @@
* **deps:** update dependency @tresjs/cientos to v2.1.0 ([ca9cc61](https://github.com/Tresjs/post-processing/commit/ca9cc617ddefad2ee055f8b45f609fa3e5fc6ef0))
* **deps:** update dependency @tresjs/cientos to v2.1.2 ([f1ced0e](https://github.com/Tresjs/post-processing/commit/f1ced0e4b8b2ff20c05ffb2bec8e7f0c11667539))
* **post-processing:** made playground runnable ([03af258](https://github.com/Tresjs/post-processing/commit/03af2584d3735caced3984f84ef3d7279806d245))
* type assetion on Bloom effect ([78af757](https://github.com/Tresjs/post-processing/commit/78af757c04d932fcd589fa01810883bd8d3e2c17))
* type assetion on Bloom effect ([78af757](https://github.com/Tresjs/post-processing/commit/78af757c04d932fcd589fa01810883bd8d3e2c17))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tresjs/post-processing",
"type": "module",
"version": "0.6.0-next.0",
"version": "0.6.0",
"packageManager": "pnpm@8.10.2",
"description": "Post-processing library for TresJS",
"author": "Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)",
Expand Down
2 changes: 1 addition & 1 deletion stats.html

Large diffs are not rendered by default.

0 comments on commit 5652038

Please sign in to comment.