Skip to content

Commit

Permalink
chore(version): v4.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
cog-bot committed Nov 2, 2024
1 parent 1c681c7 commit 807e34d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## [v4.1.19](https://github.com/PurpleBooth/readable-name-generator/compare/fa32c8f39936d933817546477c8e47c8d9d0a222..v4.1.19) - 2024-11-02
#### Bug Fixes
- Add gpg secret to packaging step - ([e1ee374](https://github.com/PurpleBooth/readable-name-generator/commit/e1ee3741c0e9c892e94510b0bade1a3aab706994)) - Billie Thompson
- Sign rpms etc - ([fa32c8f](https://github.com/PurpleBooth/readable-name-generator/commit/fa32c8f39936d933817546477c8e47c8d9d0a222)) - Billie Thompson
#### Build system
- Check file is empty as we can't have optional secrets - ([1c681c7](https://github.com/PurpleBooth/readable-name-generator/commit/1c681c707b98ca6d5484feacc953b1f1f7c9eab9)) - Billie Thompson

- - -

## [v4.1.18](https://github.com/PurpleBooth/readable-name-generator/compare/53ad97b927a62abc2ce64bf860a5075cbac4b5d2..v4.1.18) - 2024-11-01
#### Bug Fixes
- release with binaries - ([53ad97b](https://github.com/PurpleBooth/readable-name-generator/commit/53ad97b927a62abc2ce64bf860a5075cbac4b5d2)) - Billie Thompson
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.18"
version = "4.1.19"
edition = "2021"
license = "CC0-1.0"
repository = "https://github.com/PurpleBooth/anarchist-readable-name-generator-lib.git"
Expand Down

0 comments on commit 807e34d

Please sign in to comment.