Conversation
There was a problem hiding this comment.
Pull request overview
This is an automated release PR generated by release-please to bump the version from 0.1.6 to 0.1.7. The release includes the automated release workflow feature that was merged in PR #24, which streamlines the release process by removing polling loops and automating changelog generation.
Changes:
- Version bumped from 0.1.6 to 0.1.7 in mix.exs and release manifest
- CHANGELOG.md updated with release notes for version 0.1.7
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| mix.exs | Updated version constant from 0.1.6 to 0.1.7 |
| CHANGELOG.md | Added release notes for version 0.1.7 with automated release workflow feature |
| .github/.release-please-manifest.json | Updated version tracking from 0.1.6 to 0.1.7 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Changelog |
There was a problem hiding this comment.
There is a duplicate "Changelog" heading at line 10. The file starts with "# Changelog" at line 1, and then has "## Changelog" at line 10, which appears to be leftover content that should be removed.
| ## Changelog |
d9906e1 to
85e9721
Compare
🚀 Want to release this?
0.1.7 (2026-01-13)
Features
Miscellaneous
HNSWLib.{Index,BFIndex}(#26) (cda3a6e)Documentation
This PR was generated with Release Please. See documentation.