Skip to content

Releases: katydecorah/wordle-action

v1.0.0

05 Feb 15:31
Compare
Choose a tag to compare
  • Fix bug where action fails when attempting to add a game to an empty yaml file.
  • Switch distributed code from CommonJS to ESM.

v0.3.0

18 Jan 16:39
Compare
Choose a tag to compare

Add boardWords #10 - The boardWords property translates the emoji board into words to help describe the results of each round of the game.

v0.2.0

15 Jan 19:22
Compare
Choose a tag to compare

Hello Wordle!