chore(release): 0.13.9 [ci skip]

## [0.13.9](https://github.com/KaTeX/KaTeX/compare/v0.13.8...v0.13.9) (2021-05-07)

### Bug Fixes

* MathML for stretchy accents. [#2990](https://github.com/KaTeX/KaTeX/issues/2990) ([#2991](https://github.com/KaTeX/KaTeX/issues/2991)) ([1cb6279](1cb62799c6))
This commit is contained in:
KaTeX bot
2021-05-07 03:34:19 +00:00
parent 1cb62799c6
commit 6dda13e1f1
10 changed files with 42 additions and 35 deletions

View File

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