chore(release): 0.13.20 [ci skip]

## [0.13.20](https://github.com/KaTeX/KaTeX/compare/v0.13.19...v0.13.20) (2021-10-26)

### Performance Improvements

* Avoid vertical-align:0em style ([#3358](https://github.com/KaTeX/KaTeX/issues/3358)) ([6d6d627](6d6d627ca4)), closes [#3351](https://github.com/KaTeX/KaTeX/issues/3351)
This commit is contained in:
KaTeX bot
2021-10-26 23:13:15 +00:00
parent 6d6d627ca4
commit 5a8f47cb41
10 changed files with 42 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "katex",
"version": "0.13.19",
"version": "0.13.20",
"description": "Fast math typesetting for the web.",
"main": "dist/katex.js",
"homepage": "https://katex.org",