v3.84.1
payloadcms/payloadv3.84.1Apr 23, 2026by denolfe
AI Summary
A minor patch release primarily addressing CI configuration to ensure create-payload-app correctly targets the 3.x branch.
Key Highlights
- Adjusted 3.x branch references in CI to fix create-payload-app targeting.
Full Release Notes
## [v3.84.1](https://github.com/payloadcms/payload/compare/v3.84.0...v3.84.1) (2026-04-23) Retargeting create-payload-app to pull from 3.x branch. ### ⚙️ CI * adjust 3.x branch references ([#16358](https://github.com/payloadcms/payload/issues/16358)) ([b6131f7](https://github.com/payloadcms/payload/commit/b6131f7)) ### 🤝 Contributors - Elliot DeNolf (@denolfe)