Skip to content

Commit 098fe1f

Browse files
committed
chore: release v0.7.1
1 parent dce70cc commit 098fe1f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [0.7.1](https://github.com/Tresjs/post-processing/compare/0.7.0...0.7.1) (2024-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* expose effectComposer ([#83](https://github.com/Tresjs/post-processing/issues/83)) ([4878a95](https://github.com/Tresjs/post-processing/commit/4878a956f05ba8b19289062e4b77b6e3fc5ae40f))
9+
* multisampling prop value ([#102](https://github.com/Tresjs/post-processing/issues/102)) ([dce70cc](https://github.com/Tresjs/post-processing/commit/dce70cc56bbcf6e4b379fa34293cdce280f3da5a))
10+
311
## [0.7.0](https://github.com/Tresjs/post-processing/compare/0.6.0...0.7.0) (2023-11-14)
412

513

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.7.0",
4+
"version": "0.7.1",
55
"packageManager": "[email protected]",
66
"description": "Post-processing library for TresJS",
77
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",

0 commit comments

Comments
 (0)