Release xrpl packages (#2021)

* Update HISTORY.md for release
* Run docgen
This commit is contained in:
Jackson Mills
2022-06-02 11:03:56 -07:00
committed by GitHub
parent f5b2d71cd7
commit 4fddd8f41d
171 changed files with 1433 additions and 1370 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -766,12 +766,13 @@ footer .tsd-legend {
.tsd-flag {
display: inline-block;
padding: 1px 5px;
padding: 0.25em 0.4em;
border-radius: 4px;
color: var(--color-comment-tag-text);
background-color: var(--color-comment-tag);
text-indent: 0;
font-size: 14px;
font-size: 75%;
line-height: 1;
font-weight: normal;
}