Skip to content

Commit 55922f7

Browse files
author
atrakh
committed
Prepare 2.1.0
1 parent b3dbd4d commit 55922f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the "launchdarkly" extension will be documented in this file.
44

5+
## [2.1.0] - 2019-02-07
6+
7+
### Changed
8+
9+
- Updated dependencies
10+
- Fixed error message typo. Thanks @InTheCloudDan
11+
512
## [2.0.4] - 2019-02-07
613

714
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "launchdarkly",
33
"displayName": "LaunchDarkly",
44
"description": "View LaunchDarkly feature flags in your editor.",
5-
"version": "2.0.4",
5+
"version": "2.1.0",
66
"publisher": "launchdarkly",
77
"engines": {
88
"vscode": "^1.34.0"

0 commit comments

Comments
 (0)