Skip to content

Commit 607e689

Browse files
author
cog-bot
committed
chore(version): v0.13.8
1 parent 1ecb127 commit 607e689

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## v0.13.8 - 2024-12-04
6+
#### Bug Fixes
7+
- **(deps)** update rust crate clap to v4.5.22 (#230) - (1ecb127) - renovate[bot]
8+
#### Miscellaneous Chores
9+
- **(deps)** update rust:alpine docker digest to 838d384 - (74d8d68) - renovate[bot]
10+
- **(deps)** update goreleaser/nfpm docker digest to ae35b40 - (85c6198) - renovate[bot]
11+
- **(deps)** update rust:alpine docker digest to 2f42ce0 - (30595b0) - renovate[bot]
12+
- **(deps)** update rust:alpine docker digest to 00c2107 - (d30a773) - renovate[bot]
13+
14+
- - -
15+
516
## v0.13.7 - 2024-11-02
617
#### Bug Fixes
718
- Add secrets for packaging - (093a051) - Billie Thompson

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "whatismyip"
3-
version = "0.13.7"
3+
version = "0.13.8"
44
authors = ["Billie Thompson <[email protected]>"]
55
edition = "2018"
66
license = "CC0-1.0"

0 commit comments

Comments
 (0)