-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cdd926c
commit 792a0c7
Showing
2 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,22 @@ | ||
## Features | ||
|
||
- feat: add fuzzy search to projects list dropdown by @L-Joli in #208 | ||
|
||
## Bug Fixes | ||
|
||
- fix: use first logged in folder for inspector view by @jsalaber in #189 | ||
- fix: use key if no name defined in sortByName by @jsalaber in #193 | ||
- fix: hover color to match theme by @L-Joli in #198 | ||
- fix: Use node version that is bundled with CLI by @laurawarr in #202 | ||
|
||
## Other Changes | ||
|
||
- chore: don't let feature text wrap in inspector by @nsalamad in #190 | ||
- chore: add badge to readme for min vscode version by @jsalaber in #192 | ||
- chore: add helper functions for fuzzy search dropdown by @L-Joli in #197 | ||
- chore: sort variables by key for inspector dropdown by @nsalamad in #199 | ||
- chore: add no usages message by @L-Joli in #201 | ||
- chore: only update usages for the saved file by @jsalaber in #203 | ||
- chore: sort projects and display projects name by @L-Joli in #205 | ||
|
||
|
||
|
||
## Uncategorized | ||
|
||
- Bump CLI to v5.10.2 by @laurawarr in #191 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters