Skip to content

Commit 57efe2e

Browse files
committed
chore: release v0.2.1
1 parent ae6f464 commit 57efe2e

File tree

3 files changed

+98
-1430
lines changed

3 files changed

+98
-1430
lines changed

CHANGELOG.md

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

22

3+
### [0.2.1](https://github.com/Tresjs/post-processing/compare/0.2.0...0.2.1) (2023-06-19)
4+
5+
6+
### Bug Fixes
7+
8+
* updated `@tresjs/core` to `v2.2.0` ([#27](https://github.com/Tresjs/post-processing/issues/27)) ([ae6f464](https://github.com/Tresjs/post-processing/commit/ae6f4648949928cb1fffe17f5cbfc1d37c671341))
9+
310
## [0.2.0](https://github.com/Tresjs/post-processing/compare/0.1.0...0.2.0) (2023-06-11)
411

512

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

0 commit comments

Comments
 (0)