From 9c93403d6eb3b6ab2198db401631b938e5ff880c Mon Sep 17 00:00:00 2001 From: thesandlord <8902396+thesandlord@users.noreply.github.com> Date: Tue, 15 Sep 2026 01:47:40 +0000 Subject: [PATCH] update changelogs --- .../sdks/generators/python/changelog/2026-09-15.mdx | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fern/products/sdks/generators/python/changelog/2026-09-15.mdx diff --git a/fern/products/sdks/generators/python/changelog/2026-09-15.mdx b/fern/products/sdks/generators/python/changelog/2026-09-15.mdx new file mode 100644 index 000000000..dfe5f507a --- /dev/null +++ b/fern/products/sdks/generators/python/changelog/2026-09-15.mdx @@ -0,0 +1,6 @@ +## 5.30.2 +**`(fix):`** Fix the generated OIDC publish workflow in `ci.yml` so the `pypi` GitHub Environment URL +points to the configured `package-name` (`https://pypi.org/p/`) instead of +`github.event.repository.name`. + +