From b2fdb8f5eac242be0805bdbf06b129852a8755fb Mon Sep 17 00:00:00 2001 From: beefchimi Date: Wed, 11 Dec 2024 22:03:51 -0500 Subject: [PATCH] :memo: [Report] Add Changesets --- .changeset/rich-bags-train.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/rich-bags-train.md diff --git a/.changeset/rich-bags-train.md b/.changeset/rich-bags-train.md new file mode 100644 index 0000000..8be5e2b --- /dev/null +++ b/.changeset/rich-bags-train.md @@ -0,0 +1,5 @@ +--- +"earwurm": patch +--- + +Earwurm state is now set to the `context.state` upon initialization.