Skip to content

Commit d8c65ee

Browse files
committed
Prepare bugfix release 4.5.1
1 parent 3731ef1 commit d8c65ee

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.5.1
2+
3+
* Fix an issue with the activation of product telemetry
4+
15
## 4.5
26

37
* Allow users to share connected mode settings among contributors

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sonarlint-vscode",
33
"displayName": "SonarLint",
44
"description": "Linter to detect & fix coding issues locally in JS/TS, Python, PHP, Java, C, C++, C#, Go, IaC. Use with SonarQube & SonarCloud for optimal team performance.",
5-
"version": "4.6.0-SNAPSHOT",
5+
"version": "4.5.1-SNAPSHOT",
66
"icon": "images/sonarlint_wave_128px.png",
77
"publisher": "SonarSource",
88
"homepage": "https://www.sonarsource.com/products/sonarlint/",

0 commit comments

Comments
 (0)