diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..0b1a75ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ + + +## [0.2.0](https://github.com/Tresjs/post-processing/compare/0.1.0...0.2.0) (2023-06-11) + + +### Features + +* better disposal of effects ([5ceef70](https://github.com/Tresjs/post-processing/commit/5ceef7040569933b7df640db18987d42412f2132)) +* bloom effect done right ([95fd5a6](https://github.com/Tresjs/post-processing/commit/95fd5a62cda5367e4bd15003d5b437b6531399c9)) +* effect composer sfc ([5fa7671](https://github.com/Tresjs/post-processing/commit/5fa76715aef1fa496e25cecd32313c4bd8cb2493)) +* export types esm first ([594948f](https://github.com/Tresjs/post-processing/commit/594948fb1962ccded1277569364071b7a2765948)) +* glitch looking good ([455fe56](https://github.com/Tresjs/post-processing/commit/455fe56085626f119faa9c7ffd742182c60af130)) +* outline sfc component ([b4fb2ca](https://github.com/Tresjs/post-processing/commit/b4fb2ca18f0cfe1b40d0b81f46afb11039a02428)) + + +### Bug Fixes + +* **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)) \ No newline at end of file diff --git a/package.json b/package.json index 4ebcbdc0..6cfe5082 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tresjs/post-processing", "description": "Post-processing library for TresJS", - "version": "0.1.0", + "version": "0.2.0", "type": "module", "author": "Alvaro Saburido (https://github.com/alvarosabu/)", "files": [ diff --git a/stats.html b/stats.html index d26b3f7b..fe0f91e7 100644 --- a/stats.html +++ b/stats.html @@ -6157,7 +6157,7 @@