chore(release): 0.16.8 [ci skip]

## [0.16.8](https://github.com/KaTeX/KaTeX/compare/v0.16.7...v0.16.8) (2023-06-24)

### Features

* expose error length and raw error message on ParseError ([#3820](https://github.com/KaTeX/KaTeX/issues/3820)) ([710774a](710774aaeb))
This commit is contained in:
KaTeX bot
2023-06-24 05:29:48 +00:00
parent 710774aaeb
commit ad03d1e9dc
10 changed files with 41 additions and 34 deletions

View File

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