Publish New Versions (v2) - #3447
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
ci/release-v2
branch
7 times, most recently
from
June 17, 2026 10:39
f26045f to
aa30e01
Compare
github-actions
Bot
force-pushed
the
ci/release-v2
branch
from
June 29, 2026 09:01
aa30e01 to
a62971c
Compare
github-actions
Bot
force-pushed
the
ci/release-v2
branch
from
July 13, 2026 08:52
a62971c to
3c6462d
Compare
github-actions
Bot
force-pushed
the
ci/release-v2
branch
from
July 13, 2026 11:24
3c6462d to
5871b68
Compare
Contributor
|
What is needed to get this published? |
Member
|
nothing. just annoying to publish every single time there's a change so we wait a bit until we feel like it or someone asks for a release. |
FabianLars
approved these changes
Jul 13, 2026
Contributor
Author
Package Changes Through 5871b68No changes. Add a change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
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.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
api-example
[2.0.45]
Dependencies
log@2.9.0api-example-js
[2.0.41]
Dependencies
log-js@2.9.0log
[2.9.0]
FileOpenStrategyfor log rotation. It defaults to append into existing file if any (previous behaviour), and brings a new feature to create a new file per session:FileOpenStrategy::Rotate.logcrate'skv_unstablefeature flag to thekvfeature flag stabilized in0.4.21.byte-unitfrom log plugin #3446 by @fee1-dead) Removed an unused dependencybyte-unit.log-js
[2.9.0]
FileOpenStrategyfor log rotation. It defaults to append into existing file if any (previous behaviour), and brings a new feature to create a new file per session:FileOpenStrategy::Rotate.logcrate'skv_unstablefeature flag to thekvfeature flag stabilized in0.4.21.byte-unitfrom log plugin #3446 by @fee1-dead) Removed an unused dependencybyte-unit.positioner
[2.3.3]
calculate_positionwith an error return when the window has no associated monitor (e.g. during display sleep or monitor reconfiguration).positioner-js
[2.3.3]
calculate_positionwith an error return when the window has no associated monitor (e.g. during display sleep or monitor reconfiguration).single-instance
[2.4.3]
UnixListenerwithtokio::net::UnixListener, so the task can yield.