chore: release master (#655)
Some checks failed
Build & Test / unittests (linux, ubuntu-latest, stable, x86_64-unknown-linux-musl) (push) Has been cancelled
Build & Test / unittests (macos, macos-latest, stable, x86_64-apple-darwin) (push) Has been cancelled
release-please / release-please (push) Has been cancelled
Build & Test / e2e (linux, ubuntu-latest, stable, x86_64-unknown-linux-musl) (push) Has been cancelled
Build & Test / e2e (macos, macos-latest, stable, x86_64-apple-darwin) (push) Has been cancelled
Build & Test / clippy (push) Has been cancelled
Build & Test / rustfmt (push) Has been cancelled
release-please / publish-crate (push) Has been cancelled
release-please / setup-release (push) Has been cancelled
release-please / Build release binaries (aarch64, apple-darwin) (push) Has been cancelled
release-please / Build release binaries (aarch64, unknown-linux-musl) (push) Has been cancelled
release-please / Build release binaries (arm, unknown-linux-musl) (push) Has been cancelled
release-please / Build release binaries (armv7, unknown-linux-musl) (push) Has been cancelled
release-please / Build release binaries (x86_64, apple-darwin) (push) Has been cancelled
release-please / Build release binaries (x86_64, unknown-linux-musl) (push) Has been cancelled

* chore: release master

* chore: generate completions & manpage

---------

Co-authored-by: skim-rs-bot[bot] <190268553+skim-rs-bot[bot]@users.noreply.github.com>
Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
This commit is contained in:
skim-rs-bot[bot] 2024-12-04 15:17:34 +01:00 committed by GitHub
parent 9db1478ab1
commit 1121509428
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 39 additions and 11 deletions

View file

@ -1,5 +1,5 @@
{
"skim": "0.15.4",
"e2e": "0.15.3",
"xtask": "0.15.4"
"skim": "0.15.5",
"e2e": "0.16.0",
"xtask": "0.16.0"
}

View file

@ -1,5 +1,12 @@
# Change Log
## [0.15.5](https://github.com/skim-rs/skim/compare/v0.15.4...v0.15.5) (2024-12-04)
### Bug Fixes
* fix --tmux quoting ([#643](https://github.com/skim-rs/skim/issues/643)) ([1abf545](https://github.com/skim-rs/skim/commit/1abf545ed953dcb9b26a7926df2df105be662c6f))
## [0.15.4](https://github.com/skim-rs/skim/compare/v0.15.3...v0.15.4) (2024-12-01)

6
Cargo.lock generated
View file

@ -429,7 +429,7 @@ dependencies = [
[[package]]
name = "e2e"
version = "0.15.3"
version = "0.16.0"
dependencies = [
"rand",
"tempfile",
@ -872,7 +872,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[package]]
name = "skim"
version = "0.15.4"
version = "0.15.5"
dependencies = [
"atty",
"beef",
@ -1253,7 +1253,7 @@ checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
[[package]]
name = "xtask"
version = "0.15.4"
version = "0.16.0"
dependencies = [
"clap",
"clap_complete",

View file

@ -4,6 +4,19 @@
## [0.16.0](https://github.com/skim-rs/skim/compare/e2e-v0.15.3...e2e-v0.16.0) (2024-12-04)
### Features
* **tui:** add info hidden ([#630](https://github.com/skim-rs/skim/issues/630)) ([a5b8181](https://github.com/skim-rs/skim/commit/a5b81818d6eb8bfe4c2ceeed3b4cc6e22cc95731))
### Bug Fixes
* clippy pedantic on main.rs ([04541d5](https://github.com/skim-rs/skim/commit/04541d515b3f46243a7f590a81022ee0a2d1a34e))
* fix --tmux quoting ([#643](https://github.com/skim-rs/skim/issues/643)) ([1abf545](https://github.com/skim-rs/skim/commit/1abf545ed953dcb9b26a7926df2df105be662c6f))
## [0.15.3](https://github.com/skim-rs/skim/compare/v0.15.2...v0.15.3) (2024-12-01)

View file

@ -1,6 +1,6 @@
[package]
name = "e2e"
version = "0.15.3"
version = "0.16.0"
edition = "2021"
[dependencies]

View file

@ -1,6 +1,6 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH sk 1 "sk 0.15.4"
.TH sk 1 "sk 0.15.5"
.SH NAME
sk \- sk \- fuzzy finder in Rust
.SH SYNOPSIS
@ -557,4 +557,4 @@ Print help (see a summary with \*(Aq\-h\*(Aq)
\fB\-V\fR, \fB\-\-version\fR
Print version
.SH VERSION
v0.15.4
v0.15.5

View file

@ -1,6 +1,6 @@
[package]
name = "skim"
version = "0.15.4"
version = "0.15.5"
authors = ["Zhang Jinzhou <lotabout@gmail.com>", "Loric Andre"]
description = "Fuzzy Finder in rust!"
documentation = "https://docs.rs/skim"

View file

@ -8,6 +8,14 @@
## [0.16.0](https://github.com/skim-rs/skim/compare/xtask-v0.15.4...xtask-v0.16.0) (2024-12-04)
### Features
* **tui:** add info hidden ([#630](https://github.com/skim-rs/skim/issues/630)) ([a5b8181](https://github.com/skim-rs/skim/commit/a5b81818d6eb8bfe4c2ceeed3b4cc6e22cc95731))
* use clap & derive for options, manpage & completions ([#586](https://github.com/skim-rs/skim/issues/586)) ([7df8b77](https://github.com/skim-rs/skim/commit/7df8b77739ae5a05e8cd87bff905ee091e5afd7f))
## [0.15.0](https://github.com/skim-rs/skim/compare/v0.14.4...v0.15.0) (2024-12-01)

View file

@ -1,6 +1,6 @@
[package]
name = "xtask"
version = "0.15.4"
version = "0.16.0"
edition = "2021"
[dependencies]