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`. + +