Version Packages - #8
Merged
Merged
Conversation
xballoy-release-bot
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
July 7, 2026 19:35
d2938a7 to
dc74b6b
Compare
xballoy-release-bot
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
July 13, 2026 16:16
60d3852 to
db5aef4
Compare
xballoy-release-bot
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
July 27, 2026 12:28
a49a482 to
75a3a06
Compare
xballoy-release-bot
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
August 10, 2026 06:48
b8a7a37 to
0eb2f75
Compare
xballoy-release-bot
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 17, 2026 07:10
7ba428e to
6ada6fd
Compare
xballoy-release-bot
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 24, 2026 07:37
5cd318e to
db6e2c2
Compare
xballoy-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 14:02
db6e2c2 to
75414c2
Compare
xballoy-release-bot
Bot
force-pushed
the
changeset-release/main
branch
from
August 31, 2026 14:04
75414c2 to
9885693
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
calibre-babelio-plugin@0.1.1
Patch Changes
#7
2626d88Thanks @xballoy! - Fix the ISBN in the live integration test, which pointed at the wrong book:9782070396733resolves to "Canisse" by Olivier Bleys, not "L'élégance du hérisson". Use the correct EAN9782070391653(verified against Babelio) in both the integration test and the__main__self-test. Add a fail-fast preflight to the integration workflow so a staleBABELIO_COOKIEfails the job before the live tests run.#7
2626d88Thanks @xballoy! - Refreshuv.lockwhen syncing the release version.sync-version.mjsbumpedpyproject.tomland__init__.pybut left the lockfile pinned to the previous project version, so release PRs shipped a staleuv.lockthat the nextuvinvocation silently rewrote.