File tree 1 file changed +30
-3
lines changed
1 file changed +30
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.1.1] ( https://github.com/pplmx/husky-rs/compare/v0.1.0..v0.1.1 ) - 2024-09-30
6
+
7
+ ### 🐛 Bug Fixes
8
+
9
+ - Tests failure - ([ 12f4b1e] ( https://github.com/pplmx/husky-rs/commit/12f4b1e69368457bdd399ae71ecc83be11dca199 ) )
10
+
11
+ ### 📚 Documentation
12
+
13
+ - Clarify hook installation requirements - ([ e5b8f86] ( https://github.com/pplmx/husky-rs/commit/e5b8f86589296a2a470b7c783089f3a5b6c3689a ) )
14
+ - Update the README - ([ 0f6470f] ( https://github.com/pplmx/husky-rs/commit/0f6470fa9e9db0dba143b38d9aa53331d50671e4 ) )
15
+ - Update the README.md - ([ 4ed3ce8] ( https://github.com/pplmx/husky-rs/commit/4ed3ce81a24b65bce76cd569af3053399d453852 ) )
16
+ - Update the README.md - ([ 14c6ece] ( https://github.com/pplmx/husky-rs/commit/14c6ece87039dfe1d9623eed237b1bfa46c7ddd1 ) )
17
+
18
+ ### 🎨 Styling
19
+
20
+ - Use lf as line endings - ([ 7bf1d7a] ( https://github.com/pplmx/husky-rs/commit/7bf1d7a6fd37d0a352ec50622e47fc514c55aca3 ) )
21
+
22
+ ### 🧪 Testing
23
+
24
+ - Use dev-dependencies - ([ 5a75228] ( https://github.com/pplmx/husky-rs/commit/5a75228e3fe1725659f33eb4f79cbd5d85437e64 ) )
25
+ - Use the random temp dir - ([ 8dec8dc] ( https://github.com/pplmx/husky-rs/commit/8dec8dca783051d0dac22dcc2a14a86f7c63abb8 ) )
26
+
27
+ ### ⚙️ Miscellaneous Tasks
28
+
29
+ - Split lint and test jobs across platforms - ([ f6f69be] ( https://github.com/pplmx/husky-rs/commit/f6f69be36e0d65d18235a894c40effc5860cfa5d ) )
30
+
31
+ ## New Contributors ❤️
32
+
33
+ * @github-actions [ bot] made their first contribution
34
+
5
35
## [ 0.1.0] - 2024-09-30
6
36
7
37
### 🚀 Features
@@ -50,8 +80,5 @@ All notable changes to this project will be documented in this file.
50
80
- Add empty lines - ([ 1969f60] ( https://github.com/pplmx/husky-rs/commit/1969f60a1fd885a4bca7bc25929f614ee6dbcd38 ) )
51
81
- Some minor changes - ([ 939f5d5] ( https://github.com/pplmx/husky-rs/commit/939f5d5197b8a6ba11e6b200aa60917b6ae79def ) )
52
82
53
- ## New Contributors ❤️
54
-
55
- * @pplmx made their first contribution
56
83
57
84
<!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments