Change notes

This commit is contained in:
Dave Bartolomeo
2020-06-06 02:54:23 -04:00
parent 8f49386a4a
commit 31ee9af939
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@github/codeql-build-tasks",
"comment": "Added missing dependency on `glob`",
"type": "patch"
}
],
"packageName": "@github/codeql-build-tasks",
"email": "dbartol@github.com"
}

View File

@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@github/codeql-vscode-utils",
"comment": "Removed unnecessary dependency on `typescript`",
"type": "patch"
}
],
"packageName": "@github/codeql-vscode-utils",
"email": "dbartol@github.com"
}