Add a changelog

Adds an empty changelog file and a reminder to update it when opening
pull requests.

Also, adds a 1.0.0 version number in the package.json, which is what
we _could_ use for version numbering.
This commit is contained in:
Andrew Eisenberg 2021-05-18 11:08:24 -07:00
parent 79c79f1be5
commit 8566f9b061
5 changed files with 9 additions and 5 deletions

2
node_modules/.package-lock.json generated vendored
View file

@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "0.0.0",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {