File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.2.5] - 2024-08-31
6+
7+ ### 🚀 Features
8+
9+ - * (logging)* Allow specifying log level via cli flag ([ #35 ] ( https://github.com/todor-a/tidy-json/pull/35 ) )
10+
11+ ### 📚 Documentation
12+
13+ - * (changelog)* Add missing feature from release ([ #32 ] ( https://github.com/todor-a/tidy-json/pull/32 ) )
14+
15+ ### ⚙️ Miscellaneous Tasks
16+
17+ - * (ci)* Add conventional commits lint ([ #30 ] ( https://github.com/todor-a/tidy-json/pull/30 ) )
18+ - * (publish)* Enable publishing on npm ([ #36 ] ( https://github.com/todor-a/tidy-json/pull/36 ) )
19+
20+ <!-- generated by git-cliff -->
521## [ 0.2.4] - 2024-08-19
622
723### 🚀 Features
Original file line number Diff line number Diff line change 11[package ]
22name = " tidy-json"
3- version = " 0.2.4 "
3+ version = " 0.2.5 "
44license = " MIT"
55edition = " 2021"
66default-run = " tidy-json"
You can’t perform that action at this time.
0 commit comments