Skip to content

Commit

Permalink
chore: release tcping version 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lvillis committed Dec 17, 2024
1 parent 3e28cc5 commit 443df21
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file.

## [1.2.5] - 2024-12-17

### 🚀 Features

- Add docker image

### ⚙️ Miscellaneous Tasks

- *(docs)* Update README.md
- *(docs)* Update README.md
- Use cargo-release
- Add CHANGELOG.md
- *(ci)* Use cross

## [1.2.4] - 2024-11-27

### ⚙️ Miscellaneous Tasks
Expand Down Expand Up @@ -170,3 +184,5 @@ All notable changes to this project will be documented in this file.

- Init commit
- Add actions

<!-- generated by git-cliff -->
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,6 +1,6 @@
[package]
name = "tcping"
version = "1.2.4"
version = "1.2.5"
authors = ["lvillis<lvillis@outlook.com>"]
edition = "2021"
description = "🛠️ tcping-rs: Rust (rs) TCP Ping (tcping) Utility for Port Reachability."
Expand Down

0 comments on commit 443df21

Please sign in to comment.