Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2022-10-11 23:45:49 +00:00
parent 0cc2cdd16e
commit 69f8fd39f7
19 changed files with 100 additions and 5 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1665531940,
"version": "5.4.37",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "5.4.36",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.4.37 - _October 11, 2022_
* Dependencies updated
## v5.4.36 - _October 5, 2022_
* Migrate from TSLint to ESLint and fix linting errors (#589)