From e8ffd9a9cbf5516e408cb40a45372a8eb2909d79 Mon Sep 17 00:00:00 2001 From: arnog Date: Fri, 23 Apr 2021 18:14:19 +0200 Subject: [PATCH] 0.62.0 --- CHANGELOG.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c86bbe23e..a69885dc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [Unreleased] +## 0.62.0 (2021-04-23) ### New Features diff --git a/package-lock.json b/package-lock.json index fd7c0cc7f..b25602e80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "mathlive", - "version": "0.61.0", + "version": "0.62.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.61.0", + "version": "0.62.0", "license": "MIT", "devDependencies": { "@babel/types": "^7.13.14", diff --git a/package.json b/package.json index 3775289b0..8edda8fd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathlive", - "version": "0.61.0", + "version": "0.62.0", "description": "Render and edit beautifully typeset math", "license": "MIT", "funding": {