We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c490a commit 4ccfc51Copy full SHA for 4ccfc51
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to the "launchdarkly" extension will be documented in this file.
4
5
+
6
+## [6.1.0] - 2025-12-05
7
+- Bumping major and minor version to address rogue published version that is not captured in our package.json
8
9
10
## [5.1.0] - 2025-09-01
11
12
### Fixed
package.json
@@ -2,7 +2,7 @@
"name": "launchdarkly",
"displayName": "LaunchDarkly",
"description": "Manage LaunchDarkly feature flags directly from within your code",
- "version": "5.1.0",
+ "version": "6.1.0",
"publisher": "launchdarklyofficial",
"engines": {
"vscode": "^1.82.0"
0 commit comments