Commit 6faf7ff 1 parent 25d82bd commit 6faf7ff Copy full SHA for 6faf7ff
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
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
+ # [ 1.6.1] ( https://github.com/sapphiredev/cli/compare/v1.6.0...v1.6.1 ) - (2023-05-02)
6
+
7
+ ## 🏃 Performance
8
+
9
+ - Optimize the logic of "parseCommonHints" (#221 ) ([ 13260f0] ( https://github.com/sapphiredev/cli/commit/13260f02456f13e87c9257b97dcd03199e6bf57d ) )
10
+
11
+ ## 🐛 Bug Fixes
12
+
13
+ - Output proper esm code ([ 353a861] ( https://github.com/sapphiredev/cli/commit/353a861455caed0a5762f6a6d9661bc5419000dc ) )
14
+ - Use proper imports ([ 7c7b54b] ( https://github.com/sapphiredev/cli/commit/7c7b54b700faf3f21a8cab16d2ce493ab2a8ff31 ) )
15
+ - Ensure yarn v3 is configured properly ([ f53d59a] ( https://github.com/sapphiredev/cli/commit/f53d59a77a59c8c2f2639bd5c0ad92759ff42d10 ) )
16
+ - ** deps:** Update all non-major dependencies ([ 60e7410] ( https://github.com/sapphiredev/cli/commit/60e7410eba394745477f8707c705c9444f02dff4 ) )
17
+
5
18
# [ 1.6.0] ( https://github.com/sapphiredev/cli/compare/v1.5.0...v1.6.0 ) - (2023-04-12)
6
19
7
20
## 🏠 Refactor
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sapphire/cli" ,
3
- "version" : " 1.6.0 " ,
3
+ "version" : " 1.6.1 " ,
4
4
"description" : " CLI for Sapphire Framework" ,
5
5
"author" : " @sapphire" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments