chore(release): 0.15.5 [ci skip]

## [0.15.5](https://github.com/KaTeX/KaTeX/compare/v0.15.4...v0.15.5) (2022-05-20)

### Bug Fixes

* Avoid crash when \ce{} is empty ([#3627](https://github.com/KaTeX/KaTeX/issues/3627)) ([4865e45](4865e45437))
This commit is contained in:
KaTeX bot
2022-05-20 16:07:59 +00:00
parent 4865e45437
commit 4fa84d0ca3
10 changed files with 42 additions and 35 deletions

View File

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