chore(release): 0.13.21 [ci skip]

## [0.13.21](https://github.com/KaTeX/KaTeX/compare/v0.13.20...v0.13.21) (2021-10-29)

### Bug Fixes

* **fonts:** fix the timestamp of fonts to the epoch ([#3370](https://github.com/KaTeX/KaTeX/issues/3370)) ([dde05db](dde05db6b7))
This commit is contained in:
KaTeX bot
2021-10-29 19:11:27 +00:00
parent dde05db6b7
commit 57aca23130
10 changed files with 42 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "katex",
"version": "0.13.20",
"version": "0.13.21",
"description": "Fast math typesetting for the web.",
"main": "dist/katex.js",
"homepage": "https://katex.org",