From 3b4fe2b428939b6d568f4b162841537a4f366d79 Mon Sep 17 00:00:00 2001 From: Michael Scheiwiller Date: Fri, 16 Aug 2024 15:34:46 +0200 Subject: [PATCH] chore: add yarn changeset --- .changeset/chilly-ladybugs-call.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changeset/chilly-ladybugs-call.md diff --git a/.changeset/chilly-ladybugs-call.md b/.changeset/chilly-ladybugs-call.md new file mode 100644 index 0000000..9b8381a --- /dev/null +++ b/.changeset/chilly-ladybugs-call.md @@ -0,0 +1,8 @@ +--- +'pliny': patch +--- + +Added Beehiiv newsletter integration + +- Created new beehiiv.ts file with subscription functionality +- Updated index.ts to include Beehiiv as a newsletter provider option