chore(release): 0.13.1 [ci skip]

## [0.13.1](https://github.com/KaTeX/KaTeX/compare/v0.13.0...v0.13.1) (2021-04-05)

### Bug Fixes

* Protect fraction bars from CSS border-color ([#2870](https://github.com/KaTeX/KaTeX/issues/2870)) ([2f62c0d](2f62c0d8ee))
This commit is contained in:
semantic-release-bot
2021-04-05 18:40:52 +00:00
parent b9120862b6
commit 0ced751a03
93 changed files with 45857 additions and 35 deletions

View File

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