Skip to content

Commit

Permalink
chore(version): v5.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
cog-bot committed Aug 13, 2024
1 parent 803a288 commit 76a60f8
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 33 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## [v5.13.15](https://github.com/PurpleBooth/git-mit/compare/803a2889b8f709e0838b455f5b33ab63c82ad7b7..v5.13.15) - 2024-08-13
#### Bug Fixes
- **(deps)** update serde monorepo to v1.0.207 - ([803a288](https://github.com/PurpleBooth/git-mit/commit/803a2889b8f709e0838b455f5b33ab63c82ad7b7)) - renovate[bot]

- - -

## [v5.13.14](https://github.com/PurpleBooth/git-mit/compare/235b635489822ec8274c760bd91f972933acb1ac..v5.13.14) - 2024-08-13
#### Bug Fixes
- **(deps)** update rust crate clap_complete to v4.5.16 - ([235b635](https://github.com/PurpleBooth/git-mit/commit/235b635489822ec8274c760bd91f972933acb1ac)) - renovate[bot]
Expand Down
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions git-mit-config/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-mit-config"
version = "5.13.14"
version = "5.13.15"
authors = [ "Billie Thompson <billie+git-mit-config@billiecodes.com>" ]
edition = "2018"
license = "CC0-1.0"
Expand All @@ -24,15 +24,15 @@ comfy-table = "7.1.1"

[dependencies.mit-commit-message-lints]
path = "../mit-commit-message-lints"
version = "5.13.14"
version = "5.13.15"

[dev-dependencies]
indoc = "2.0.5"


[dev-dependencies.mit-hook-test-helper]
path = "../mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"

[features]
default = []
Expand Down
6 changes: 3 additions & 3 deletions git-mit-install/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-mit-install"
version = "5.13.14"
version = "5.13.15"
authors = [ "Billie Thompson <billie+git-mit-install@billiecodes.com>" ]
edition = "2018"
license = "CC0-1.0"
Expand All @@ -25,7 +25,7 @@ indoc = "2.0.5"

[dependencies.mit-commit-message-lints]
path = "../mit-commit-message-lints"
version = "5.13.14"
version = "5.13.15"

[dev-dependencies]
quickcheck = "1.0.3"
Expand All @@ -34,7 +34,7 @@ tempfile = "3.11.0"

[dev-dependencies.mit-hook-test-helper]
path = "../mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"

[features]
default = []
Expand Down
6 changes: 3 additions & 3 deletions git-mit-relates-to/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-mit-relates-to"
version = "5.13.14"
version = "5.13.15"
authors = [
"Billie Thompson <billie+git-mit-relates-to@billiecodes.com>"
]
Expand All @@ -23,7 +23,7 @@ openssl = { version = "0.10.66", optional = true }

[dependencies.mit-commit-message-lints]
path = "../mit-commit-message-lints"
version = "5.13.14"
version = "5.13.15"

[features]
default = []
Expand All @@ -37,4 +37,4 @@ tempfile = "3.11.0"

[dev-dependencies.mit-hook-test-helper]
path = "../mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"
6 changes: 3 additions & 3 deletions git-mit/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-mit"
version = "5.13.14"
version = "5.13.15"
authors = [ "Billie Thompson <billie+git-mit@billiecodes.com>" ]
edition = "2018"
license = "CC0-1.0"
Expand All @@ -23,7 +23,7 @@ openssl = { version = "0.10.66", optional = true }

[dependencies.mit-commit-message-lints]
path = "../mit-commit-message-lints"
version = "5.13.14"
version = "5.13.15"

[dev-dependencies]
quickcheck = "1.0.3"
Expand All @@ -32,7 +32,7 @@ tempfile = "3.11.0"

[dev-dependencies.mit-hook-test-helper]
path = "../mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"

[features]
default = []
Expand Down
4 changes: 2 additions & 2 deletions mit-commit-message-lints/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mit-commit-message-lints"
version = "5.13.14"
version = "5.13.15"
authors = [
"Billie Thompson <billie+mit-commit-message-lints@billiecodes.com>"
]
Expand Down Expand Up @@ -42,7 +42,7 @@ criterion = "0.5.1"

[dev-dependencies.mit-hook-test-helper]
path = "../mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"

[[bench]]
name = "trailers"
Expand Down
6 changes: 3 additions & 3 deletions mit-commit-msg/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mit-commit-msg"
version = "5.13.14"
version = "5.13.15"
authors = [ "Billie Thompson <billie+mit-commit-msg@billiecodes.com>" ]
edition = "2018"
license = "CC0-1.0"
Expand All @@ -25,7 +25,7 @@ arboard = "3.4.0"

[dependencies.mit-commit-message-lints]
path = "../mit-commit-message-lints"
version = "5.13.14"
version = "5.13.15"

[dev-dependencies]
indoc = "2.0.5"
Expand All @@ -34,7 +34,7 @@ tempfile = "3.11.0"

[dev-dependencies.mit-hook-test-helper]
path = "../mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"

[features]
default = []
Expand Down
2 changes: 1 addition & 1 deletion mit-hook-test-helper/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"
authors = [
"Billie Thompson <billie+mit-hook-test-helper@billiecodes.com>"
]
Expand Down
6 changes: 3 additions & 3 deletions mit-pre-commit/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mit-pre-commit"
version = "5.13.14"
version = "5.13.15"
authors = [ "Billie Thompson <billie+mit-pre-commit@billiecodes.com>" ]
edition = "2018"
license = "CC0-1.0"
Expand All @@ -24,7 +24,7 @@ mit-commit = "3.2.0"

[dependencies.mit-commit-message-lints]
path = "../mit-commit-message-lints"
version = "5.13.14"
version = "5.13.15"

[features]
default = []
Expand All @@ -37,4 +37,4 @@ indoc = "2.0.5"

[dev-dependencies.mit-hook-test-helper]
path = "../mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"
6 changes: 3 additions & 3 deletions mit-prepare-commit-msg/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mit-prepare-commit-msg"
version = "5.13.14"
version = "5.13.15"
authors = [
"Billie Thompson <billie+mit-prepare-commit-msg@billiecodes.com>"
]
Expand Down Expand Up @@ -31,7 +31,7 @@ features = [ "derive" ]

[dependencies.mit-commit-message-lints]
path = "../mit-commit-message-lints"
version = "5.13.14"
version = "5.13.15"

[features]
default = []
Expand All @@ -44,4 +44,4 @@ tempfile = "3.11.0"

[dev-dependencies.mit-hook-test-helper]
path = "../mit-hook-test-helper"
version = "5.13.14"
version = "5.13.15"

0 comments on commit 76a60f8

Please sign in to comment.