Skip to content

Commit e5529f7

Browse files
committed
chore: release 1.0.0
1 parent 1481f85 commit e5529f7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
3+
## 1.0.0 (2023-01-31)
4+
5+
6+
### Features
7+
8+
* add effect composer ([7c5e03e](https://github.com/angular-threejs/postprocessing/commit/7c5e03ecdc590ad1bd7a1a4b0a69e96c66085ceb))
9+
* add effects ([1aeaf82](https://github.com/angular-threejs/postprocessing/commit/1aeaf8274b78901321331a4e24eb813fef8a3abb))
10+
* add lib ([90aea1e](https://github.com/angular-threejs/postprocessing/commit/90aea1e747d1d9691efeb0e9afb530857ed8a9ae))
11+
* add plugin ([1a746ea](https://github.com/angular-threejs/postprocessing/commit/1a746ea19c647abc63716cc158d857c17148b366))
12+
13+
14+
### Bug Fixes
15+
16+
* add schema to effect composer ([1481f85](https://github.com/angular-threejs/postprocessing/commit/1481f858d71e33e2bfc7149009639669c2b7fe7c))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.0.1"
2+
"version": "1.0.0"
33
}

0 commit comments

Comments
 (0)