Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: watchexec-cli v1.24.2 #736

Merged
merged 2 commits into from
Dec 19, 2023
Merged

release: watchexec-cli v1.24.2 #736

merged 2 commits into from
Dec 19, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 19, 2023

This is a release PR for watchexec-cli version 1.24.2 (performing a patch bump).

Use squash merge.

Upon merging, this will automatically create the tag v1.24.2, build the CLI, and create a GitHub release.
You will still need to manually publish the cargo crate:

$ git switch main
$ git pull
$ git switch --detach v1.24.2
$ cargo publish -p watchexec-cli

To trigger builds initially: either close and then immediately re-open this PR once, or push to the branch (perhaps with edits to the README.md or CHANGELOG.md!).


Edit release notes into the section below:

Release notes

Software development often involves running the same commands over and over. Boring! Watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications. Install it today with cargo-binstall watchexec-cli, from the binaries below, find it in your favourite package manager, or build it from source with cargo install watchexec-cli.

In this release:

Other changes:

@passcod passcod closed this Dec 19, 2023
@passcod passcod reopened this Dec 19, 2023
@passcod passcod enabled auto-merge (squash) December 19, 2023 12:08
@passcod passcod merged commit e9cce54 into main Dec 19, 2023
8 checks passed
@passcod passcod deleted the release/watchexec-cli/1.24.2 branch December 19, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant