Skip to content

Commit 2bd479c

Browse files
chore: release v0.8.3
1 parent f6f9e7b commit 2bd479c

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55

66
> [!Note]
77
> this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8+
## [0.8.3] - 2026-03-27
9+
10+
### ⚙️ Miscellaneous Tasks
11+
12+
- Update Cargo.lock dependencies
13+
14+
15+
16+
17+
18+
> **Full Changelog**: https://github.com/0x61nas/aarty/compare/0.8.2...0.8.3
19+
20+
<!-- generated by git-cliff -->
21+
822
## [0.8.2] - 2026-02-05
923

1024
### 📚 Documentation

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 = "aarty"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
edition = "2021"
55
rust-version = "1.85.1"
66
authors = ["Anas Elgarhy <anas.elgarhy.dev@gmail.com>"]

0 commit comments

Comments
 (0)