Skip to content

Commit 1269146

Browse files
authored
Merge pull request #3 from kWAYTV/release-please--branches--master--components--rust-commit-tracker
2 parents 1705328 + cec55a6 commit 1269146

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/kWAYTV/rust-commit-tracker/compare/v0.1.1...v0.2.0) (2025-05-28)
4+
5+
6+
### Features
7+
8+
* **readme:** add Crates.io badge for version tracking ([7fb5ec8](https://github.com/kWAYTV/rust-commit-tracker/commit/7fb5ec8c723919953a283d74a41b4fb0e4a926c0))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** replace deprecated upload-release-asset action and add crates.io badge ([1705328](https://github.com/kWAYTV/rust-commit-tracker/commit/17053286fa5ed6a1f69ff827b5f5da285401d9e5))
14+
315
## [0.1.1](https://github.com/kWAYTV/rust-commit-tracker/compare/v0.1.0...v0.1.1) (2025-05-28)
416

517

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 = "rust-commit-tracker"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
edition = "2024"
55
description = "A Rust application that monitors Facepunch's Rust game commits and sends Discord notifications"
66
license = "MIT"

0 commit comments

Comments
 (0)