Change notes

This commit is contained in:
Dave Bartolomeo
2020-06-05 17:45:58 -04:00
parent 4d90751638
commit d3caf77f90
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"changes": [
{
"packageName": "@github/codeql-build-tasks",
"comment": "Initial configuration for publishing",
"type": "patch"
}
],
"packageName": "@github/codeql-build-tasks",
"email": "dbartol@github.com"
}

View File

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