chore(main): release 1.15.1#409
Merged
Alberto-Codes merged 2 commits intoMay 8, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Release PR for docvet v1.15.1 generated by Release Please, primarily updating repository metadata (package/version files + changelog) to reflect the new patch release that includes the CLI progress bar compatibility fix.
Changes:
- Bump project version from 1.15.0 → 1.15.1 across packaging and integration metadata.
- Add 1.15.1 release notes entry to
CHANGELOG.md. - Update Release Please manifest / lockfile metadata associated with the release.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
uv.lock |
Updates lockfile metadata for the local editable package version. |
server.json |
Bumps MCP server metadata version to 1.15.1. |
pyproject.toml |
Bumps the Python package version to 1.15.1. |
CHANGELOG.md |
Adds the 1.15.1 changelog entry referencing the CLI bugfix. |
.release-please-manifest.json |
Bumps Release Please manifest version to 1.15.1. |
.claude-plugin/plugin.json |
Bumps Claude plugin metadata version to 1.15.1. |
|
|
||
| ### Bug Fixes | ||
|
|
||
| * **cli:** avoid click<8.2 incompatibility in progressbar hidden kwarg ([#407](https://github.com/Alberto-Codes/docvet/issues/407)) ([00dbb82](https://github.com/Alberto-Codes/docvet/commit/00dbb82f7eee2b1d94d23a2356ed7f8c17175019)), closes [#404](https://github.com/Alberto-Codes/docvet/issues/404) |
Owner
Author
|
🤖 Created releases: 🌻 |
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
1.15.1 (2026-05-08)
Bug Fixes
This PR was generated with Release Please. See documentation.