Skip to content

Commit 8a3aa0b

Browse files
authored
Update cargo-changeset crate keywords for better discoverability (#92)
1 parent 70d0d5b commit 8a3aa0b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
cargo-changeset: patch
3+
---
4+
Update crate keywords for better discoverability on crates.io

crates/cargo-changeset/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage.workspace = true
99
authors.workspace = true
1010
description = "A cargo subcommand for managing changesets"
1111
readme = "../../README.md"
12-
keywords = ["cargo", "changeset", "release", "changelog", "versioning"]
12+
keywords = ["cargo", "release-management", "release", "changelog", "semver"]
1313
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
1414

1515
[[bin]]

0 commit comments

Comments
 (0)