diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e25e75..c0451c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,7 @@ -## Bug Fixes - -- fix: replace axios with fetch by @jsalaber in #288 - ## Uncategorized +- chore(deps): bump tar from 6.2.1 to 7.1.0 by @dependabot[bot] in #284 +- Update CLI version to v5.14.10 by @taplytics-robot in #293 diff --git a/package.json b/package.json index bb9dc95..9e1d7ff 100644 --- a/package.json +++ b/package.json @@ -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.4.6", + "version": "1.4.7", "publisher": "DevCycle", "icon": "media/togglebot.png", "engines": {