We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3dbd4d commit 55922f7Copy full SHA for 55922f7
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to the "launchdarkly" extension will be documented in this file.
4
5
+## [2.1.0] - 2019-02-07
6
+
7
+### Changed
8
9
+- Updated dependencies
10
+- Fixed error message typo. Thanks @InTheCloudDan
11
12
## [2.0.4] - 2019-02-07
13
14
### Changed
package.json
@@ -2,7 +2,7 @@
"name": "launchdarkly",
"displayName": "LaunchDarkly",
"description": "View LaunchDarkly feature flags in your editor.",
- "version": "2.0.4",
+ "version": "2.1.0",
"publisher": "launchdarkly",
"engines": {
"vscode": "^1.34.0"
0 commit comments