Skip to content

Commit

Permalink
Feat/state refactor (#37)
Browse files Browse the repository at this point in the history
* feat: refactored state machine definition
  • Loading branch information
samuelOsborne authored Aug 3, 2023
1 parent f3c4238 commit e6b18f7
Show file tree
Hide file tree
Showing 20 changed files with 803 additions and 729 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"many-chicken-hear",
"old-ghosts-explain",
"orange-bobcats-allow",
"proud-goats-turn",
"shy-laws-taste",
"silent-rabbits-dress",
"warm-ravens-punch"
Expand Down
5 changes: 5 additions & 0 deletions .changeset/proud-goats-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@dotlottie/dotlottie-js": patch
---

refactored state machine definition
Loading

0 comments on commit e6b18f7

Please sign in to comment.