Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-10-13 14:12:02 +00:00
parent 5a2447bef3
commit cfb2392ac7
10 changed files with 58 additions and 1 deletions

View File

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

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.3.47 - _October 13, 2022_
* Dependencies updated
## v3.3.46 - _October 11, 2022_
* Dependencies updated

View File

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

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.4.30 - _October 13, 2022_
* Dependencies updated
## v1.4.29 - _October 11, 2022_
* Dependencies updated

View File

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

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.8.28 - _October 13, 2022_
* Dependencies updated
## v4.8.27 - _October 11, 2022_
* Dependencies updated

View File

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

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.37.7 - _October 13, 2022_
* Dependencies updated
## v0.37.6 - _October 11, 2022_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Fix FQT Otc encoding logic",
"pr": "596"
}
]
],
"timestamp": 1665670315
},
{
"timestamp": 1665531940,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v11.16.14 - _October 13, 2022_
* Fix FQT Otc encoding logic (#596)
## v11.16.13 - _October 11, 2022_
* Dependencies updated