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

cargo-release: update README version #28

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

MCOfficer
Copy link
Contributor

@MCOfficer MCOfficer commented Feb 4, 2024

As per #26, this PR makes cargo release replace (or cargo release) replace the version number in the README.

❯ cargo release replace
   Replacing in README.md
--- README.md   original
+++ README.md   replaced
@@ -49 +49 @@
-catppuccin-egui = "4.0"
+catppuccin-egui = "^4.0.0"

warning: aborting release due to dry run; re-run with `--execute`

I didn't check how this fits in with your existing release workflow. cargo-release is capable of pretty much everything a normal crate needs, so I'm not sure where you want to take this idea.

@Stonks3141 Stonks3141 merged commit 84ab307 into catppuccin:main Feb 5, 2024
4 checks passed
@Stonks3141
Copy link
Member

Thanks!

@MCOfficer MCOfficer deleted the cargo-release-version branch February 5, 2024 14:41
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.

2 participants