Skip to content

Commit

Permalink
Release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taplytics-robot committed Sep 26, 2023
1 parent 5467e58 commit faf27cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
## Features
## Bug Fixes

- feat: add fuzzy search to variables/features dropdown in inspector view by @L-Joli in #186
- 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

## Bug Fixes
## Other Changes

- fix: fixed weird styling for feature link in inspector by @jsalaber in #187
- fix: on login if headless login throws, go to login screen by @jsalaber in #188
- 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



## Uncategorized

- Bump CLI to v5.10.2 by @laurawarr in #191

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "devcycle-feature-flags",
"displayName": "DevCycle Feature Flags",
"description": "DevCycle is an intuitive extension for Visual Studio Code, built to manage and keep track of your feature flags from the comfort of your IDE.",
"version": "1.3.0",
"version": "1.3.1",
"publisher": "DevCycle",
"icon": "media/togglebot.png",
"engines": {
Expand Down

0 comments on commit faf27cd

Please sign in to comment.