Skip to content

Commit

Permalink
chore: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Nov 26, 2024
1 parent b6d6256 commit bcef624
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [1.0.0](https://github.com/Tresjs/post-processing/compare/1.0.0-next.1...1.0.0) (2024-11-26)

### Features

* native threejs effects ([#121](https://github.com/Tresjs/post-processing/issues/121)) ([cd24a57](https://github.com/Tresjs/post-processing/commit/cd24a57cb73d52e13efb9687ade8cd2799738ffa))
* prop types exposure ([#136](https://github.com/Tresjs/post-processing/issues/136)) ([bd6ff06](https://github.com/Tresjs/post-processing/commit/bd6ff0614f2798acc1bb6553b6b3be5910b38735))
* sub modules for pmndrs and native components ([#123](https://github.com/Tresjs/post-processing/issues/123)) ([c8df59f](https://github.com/Tresjs/post-processing/commit/c8df59f0fdfdf0d9ba90dba6de30f458fdb7cff4))

### Bug Fixes

* 67 depth of field and outline effect ([#138](https://github.com/Tresjs/post-processing/issues/138)) ([3112305](https://github.com/Tresjs/post-processing/commit/3112305e8b517f1cf5497ef942e1db2cf4b25a0b))

## [1.0.0-next.1](https://github.com/Tresjs/post-processing/compare/0.7.1...1.0.0-next.1) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tresjs/post-processing",
"type": "module",
"version": "1.0.0-next.2",
"version": "1.0.0",
"packageManager": "pnpm@9.14.2",
"description": "Post-processing library for TresJS",
"author": "Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)",
Expand Down

0 comments on commit bcef624

Please sign in to comment.