Skip to content

Commit 70dbb3b

Browse files
committed
chore: release v2.3.1
1 parent 7c5bfe0 commit 70dbb3b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.3.1](https://github.com/Tresjs/post-processing/compare/2.3.0...2.3.1) (2025-03-29)
4+
5+
### Bug Fixes
6+
7+
* god rays async light source ([#194](https://github.com/Tresjs/post-processing/issues/194)) ([7c5bfe0](https://github.com/Tresjs/post-processing/commit/7c5bfe0344d21d63a468a5553b5bdd39d7dd8388))
8+
39
## [2.3.0](https://github.com/Tresjs/post-processing/compare/2.2.0...2.3.0) (2025-03-26)
410

511
### Features

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": "2.3.0",
4+
"version": "2.3.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)