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 98ff234 commit 04aebb9Copy full SHA for 04aebb9
CHANGELOG.JSON
@@ -1,5 +1,14 @@
1
{
2
"versions": [
3
+ {
4
+ "version": "3.4.1",
5
+ "changes": {
6
+ "new": [],
7
+ "enhancements": [],
8
+ "fixes": []
9
+ },
10
+ "contributions": []
11
12
13
"version": "3.4.0",
14
"changes": {
src/common/telemetry/version.ts
@@ -1 +1 @@
-export const version: string = "3.4.0";
+export const version: string = "3.4.1";
0 commit comments