chore(release): 0.15.3 [ci skip]

## [0.15.3](https://github.com/KaTeX/KaTeX/compare/v0.15.2...v0.15.3) (2022-03-13)

### Bug Fixes

* Apply operator spacing to Unicode ∙ ∘ ∖ ([#3584](https://github.com/KaTeX/KaTeX/issues/3584)) ([b362fc0](b362fc0b39))
This commit is contained in:
KaTeX bot
2022-03-13 18:41:56 +00:00
parent b362fc0b39
commit b1311aff1b
10 changed files with 42 additions and 35 deletions

View File

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