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