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