Change notes

This commit is contained in:
Dave Bartolomeo
2020-06-09 09:58:25 -04:00
parent aa232849fd
commit e9397bbba2
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@github/codeql-gulp-tasks",
"comment": "Support packages from multiple registries when packaging an extension.",
"type": "patch"
}
],
"packageName": "@github/codeql-gulp-tasks",
"email": "dbartol@github.com"
}

View File

@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@github/codeql-vscode-utils",
"comment": "Update dependencies.",
"type": "patch"
}
],
"packageName": "@github/codeql-vscode-utils",
"email": "dbartol@github.com"
}