chore(main): release 0.6.0#97
Open
sgerrand wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR prepares the humaans Elixir client for the 0.5.2 release by updating the project version and published release notes to reflect the pagination query parameter bug fix from #86.
Changes:
- Bump library version to
0.5.2inmix.exsand the Release Please manifest. - Update installation instructions in
README.mdto reference~> 0.5.2. - Add
0.5.2release notes entry toCHANGELOG.md.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updates dependency snippet to ~> 0.5.2 for the new release. |
| mix.exs | Bumps @version to 0.5.2 (feeds Hex version + docs source_ref). |
| CHANGELOG.md | Adds the autogenerated 0.5.2 section describing the pagination bug fix. |
| .release-please-manifest.json | Updates manifest version to 0.5.2 for Release Please tracking. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Coverage Report for CI Build 26145251787Coverage remained the same at 99.115%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
32b5496 to
250196c
Compare
81dc07c to
5536f69
Compare
5536f69 to
9bfd56b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.6.0 (2026-05-20)
Features
Bug Fixes
Performance Improvements
This PR was generated with Release Please. See documentation.