v0.12.0 release (#2302)

* Release v0.12.0

Bump master to v0.12.1-pre

* Update CHANGELOG

* Uncomment ES module documentation

* Update CHANGELOG.md

Co-authored-by: Erik Demaine <edemaine@mit.edu>

* Update CHANGELOG.md

Co-authored-by: Erik Demaine <edemaine@mit.edu>
This commit is contained in:
ylemkimon
2020-07-13 05:46:01 +09:00
committed by GitHub
parent 1a8f682155
commit c387b9c747
20 changed files with 2545 additions and 42 deletions

View File

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