From 73a79b133cf9d09959673350aeb17283a5b59191 Mon Sep 17 00:00:00 2001 From: dsinghvi <10870189+dsinghvi@users.noreply.github.com> Date: Thu, 30 Apr 2026 04:33:52 +0000 Subject: [PATCH] update changelogs --- .../sdks/generators/python/changelog/2026-04-30.mdx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fern/products/sdks/generators/python/changelog/2026-04-30.mdx diff --git a/fern/products/sdks/generators/python/changelog/2026-04-30.mdx b/fern/products/sdks/generators/python/changelog/2026-04-30.mdx new file mode 100644 index 000000000..ff4771b51 --- /dev/null +++ b/fern/products/sdks/generators/python/changelog/2026-04-30.mdx @@ -0,0 +1,6 @@ +## 5.8.4 +**`(chore):`** Bump @fern-api/generator-cli to 0.9.21, which includes @fern-api/replay +0.14.0 with fixes for silent customization loss across apply and resolve +paths, per-patch-region diff, and clean follow-up patch preservation. + +