File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-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+ # [ 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+
518# [ 1.6.0] ( https://github.com/sapphiredev/cli/compare/v1.5.0...v1.6.0 ) - (2023-04-12)
619
720## 🏠 Refactor
Original file line number Diff line number Diff line change 11{
22 "name" : " @sapphire/cli" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " CLI for Sapphire Framework" ,
55 "author" : " @sapphire" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments