chore(master): release 1.20.1#889
Conversation
PR SummaryLow Risk Overview The changelog records two bug fixes already landed on master: CI release workflow updated to OTP 28.5, and compiler warnings silenced when building on Elixir 1.20.1. This PR does not include those code changes—only the version and release notes. Reviewed by Cursor Bugbot for commit 770f7a2. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Pull request overview
Bumps the library version and updates the changelog to publish the v1.20.1 patch release generated by Release Please, reflecting the CI fix (OTP 28.5 in release workflow) merged in #888.
Changes:
- Update
mix.exsproject version to1.20.1. - Add a
1.20.1entry toCHANGELOG.mddocumenting the CI bug fix included in the release.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| mix.exs | Updates @version to 1.20.1 so the published package/version metadata matches the release. |
| CHANGELOG.md | Adds the 1.20.1 release notes section with the included CI fix reference. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
86ecb3f to
3ab735d
Compare
3ab735d to
770f7a2
Compare
🤖 I have created a release beep boop
1.20.1 (2026-06-25)
Bug Fixes
This PR was generated with Release Please. See documentation.