Skip to content

Commit bb69393

Browse files
authored
chore: release (#26)
1 parent 995f176 commit bb69393

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## [0.2.4] - 2024-08-19
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Fix name in readme
10+
- Add typos check ([#29](https://github.com/todor-a/tidy-json/pull/29))
11+
12+
<!-- generated by git-cliff -->
513
## [0.2.3] - 2024-08-19
614

715
### 🚀 Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tidy-json"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
license = "MIT"
55
edition = "2021"
66
default-run = "tidy-json"

0 commit comments

Comments
 (0)