Skip to content

Commit

Permalink
chore(release): 5.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.1](5.0.0...5.0.1) (2024-05-06)

### Bug Fixes

* LDtkComponentParallax will now execute after all other scripts to prevent potential race conditions in FixedUpdate or LateUpdate ([d3f90df](d3f90df))
  • Loading branch information
semantic-release-bot committed May 6, 2024
1 parent 7e62cb8 commit ac49d38
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [5.0.1](https://github.com/Cammin/LDtkToUnity/compare/5.0.0...5.0.1) (2024-05-06)


### Bug Fixes

* LDtkComponentParallax will now execute after all other scripts to prevent potential race conditions in FixedUpdate or LateUpdate ([d3f90df](https://github.com/Cammin/LDtkToUnity/commit/d3f90df936a1fe1d3cb6a470faf02c5ab65663ca))

0 comments on commit ac49d38

Please sign in to comment.