Skip to content

Commit 3e38d9b

Browse files
committed
chore: release v2.3.0
1 parent 2104f16 commit 3e38d9b

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.0](https://github.com/Tresjs/post-processing/compare/2.2.0...2.3.0) (2025-03-26)
4+
5+
### Features
6+
7+
* **postprocessing:** re-instance effect on prop changes without set ([#193](https://github.com/Tresjs/post-processing/issues/193)) ([2104f16](https://github.com/Tresjs/post-processing/commit/2104f162cd621c4f7cb2d9ff7a92e7784fd843fa))
8+
39
## [2.2.0](https://github.com/Tresjs/post-processing/compare/2.1.0...2.2.0) (2025-03-10)
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.2.0",
4+
"version": "2.3.0",
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)