chore(release): 0.16.1 [ci skip]

## [0.16.1](https://github.com/KaTeX/KaTeX/compare/v0.16.0...v0.16.1) (2022-08-28)

### Bug Fixes

* Use SVGs for some stacked delims ([#3686](https://github.com/KaTeX/KaTeX/issues/3686)) ([8a65a2e](8a65a2e1fd))
This commit is contained in:
KaTeX bot
2022-08-28 04:24:43 +00:00
parent 8a65a2e1fd
commit cf2a46258e
10 changed files with 41 additions and 34 deletions

View File

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