We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f9e5b commit 4fe9252Copy full SHA for 4fe9252
2 files changed
CHANGELOG.json
@@ -1,5 +1,14 @@
1
{
2
"versions": [
3
+ {
4
+ "version": "3.25.0",
5
+ "changes": {
6
+ "new": [],
7
+ "enhancements": [],
8
+ "fixes":[]
9
+ },
10
+ "contributions": []
11
12
13
"version": "3.24.0",
14
"changes": {
src/common/telemetry/version.ts
@@ -1 +1 @@
-export const version: string = "3.24.0";
+export const version: string = "3.25.0";
0 commit comments