Open
Conversation
There was a problem hiding this comment.
Pull request overview
Release PR for version 1.4.1, updating repository version metadata and changelog to match the new release.
Changes:
- Bump Python package version to 1.4.1 (
pyproject.toml,src/balatrobench/__init__.py). - Bump npm package version to 1.4.1 (
package.json). - Add 1.4.1 release entry and update Release Please manifest (
CHANGELOG.md,.github/.release-please-manifest.json).
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
src/balatrobench/__init__.py |
Updates exported __version__ constant to 1.4.1. |
pyproject.toml |
Updates Python project version to 1.4.1. |
package.json |
Updates npm package version to 1.4.1. |
CHANGELOG.md |
Adds the 1.4.1 changelog entry with the referenced performance improvement. |
.github/.release-please-manifest.json |
Updates Release Please manifest version to 1.4.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
c0bc306 to
ad8f7c1
Compare
8dfe39a to
db6789e
Compare
2610515 to
0568f93
Compare
0568f93 to
0db2ade
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
1.5.0 (2026-02-06)
Features
Bug Fixes
Performance Improvements
This PR was generated with Release Please. See documentation.