Skip to content

Commit

Permalink
chore(version): v4.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
cog-bot committed Dec 4, 2024
1 parent e5ce17a commit ad7d65f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 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.

- - -
## [v4.1.21](https://github.com/PurpleBooth/readable-name-generator/compare/e5ce17ab9db6d74a5e4ed7534c4c255d947797ec..v4.1.21) - 2024-12-04
#### Bug Fixes
- **(deps)** update rust crate thiserror to v1.0.69 (#319) - ([e5ce17a](https://github.com/PurpleBooth/readable-name-generator/commit/e5ce17ab9db6d74a5e4ed7534c4c255d947797ec)) - renovate[bot]

- - -

## [v4.1.20](https://github.com/PurpleBooth/readable-name-generator/compare/7de6c6ca4446c9341400bbb84783b707ba5e4dab..v4.1.20) - 2024-12-04
#### Bug Fixes
- **(deps)** update rust crate clap_complete to v4.5.38 (#318) - ([c6bce43](https://github.com/PurpleBooth/readable-name-generator/commit/c6bce43b755278451ee5b853e4a5a7cf87f10c37)) - renovate[bot]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "readable-name-generator"
description = "Generate a readable name for throwaway infrastructure"
version = "4.1.20"
version = "4.1.21"
edition = "2021"
license = "CC0-1.0"
repository = "https://github.com/PurpleBooth/anarchist-readable-name-generator-lib.git"
Expand Down

0 comments on commit ad7d65f

Please sign in to comment.