chore(release): 0.16.3 [ci skip]

## [0.16.3](https://github.com/KaTeX/KaTeX/compare/v0.16.2...v0.16.3) (2022-10-22)

### Bug Fixes

* \hline after \cr ([#3735](https://github.com/KaTeX/KaTeX/issues/3735)) ([ebf6bf5](ebf6bf5b50)), closes [#3734](https://github.com/KaTeX/KaTeX/issues/3734)
This commit is contained in:
KaTeX bot
2022-10-22 16:11:14 +00:00
parent ebf6bf5b50
commit 2c13d2631f
10 changed files with 41 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "katex",
"version": "0.16.2",
"version": "0.16.3",
"description": "Fast math typesetting for the web.",
"main": "dist/katex.js",
"exports": {