diff --git a/CHANGELOG.md b/CHANGELOG.md index fb626b7a8..1a31d40fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +### [5.2.4](https://github.com/nartc/angular-three/compare/5.2.3...5.2.4) (2022-05-16) + + +### Bug Fixes + +* **soba:** fake timer to delay gizmo-helper render as a workaround ([53d26b1](https://github.com/nartc/angular-three/commit/53d26b104091202bd3d610d06e9a35ea344985c4)) + ### [5.2.3](https://github.com/nartc/angular-three/compare/5.2.2...5.2.3) (2022-05-13) diff --git a/version.json b/version.json index 9734b0990..0969db24e 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "5.2.3" + "version": "5.2.4" }