We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995f176 commit bb69393Copy full SHA for bb69393
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to this project will be documented in this file.
4
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 -->
13
## [0.2.3] - 2024-08-19
14
15
### 🚀 Features
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "tidy-json"
-version = "0.2.3"
+version = "0.2.4"
license = "MIT"
edition = "2021"
default-run = "tidy-json"
0 commit comments