Skip to content

Commit bed3196

Browse files
committed
chore: release 1.0.1
1 parent 96fd6e0 commit bed3196

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
### [1.0.1](https://github.com/angular-threejs/postprocessing/compare/1.0.0...1.0.1) (2023-01-31)
4+
5+
6+
### Bug Fixes
7+
8+
* pipe on startWithUndefined for undefined input ([96fd6e0](https://github.com/angular-threejs/postprocessing/commit/96fd6e09a3af4cd0548f817dea04df348338326f))
9+
310
## 1.0.0 (2023-01-31)
411

512

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.0"
2+
"version": "1.0.1"
33
}

0 commit comments

Comments
 (0)