From 5b41d5a00e7a5f832b6f80e2412099a208d0d6c6 Mon Sep 17 00:00:00 2001 From: Dup4 Date: Wed, 14 Jun 2023 09:42:44 +0800 Subject: [PATCH] release v0.0.18 --- package.json | 2 +- packages/mathjax-render-for-mkdocs-material/package.json | 2 +- packages/mathjax-render-react/package.json | 2 +- packages/mathjax-render/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 95ce991..37f1793 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "0.0.17", + "version": "0.0.18", "packageManager": "pnpm@8.6.2", "license": "MIT", "author": "Dup4 ", diff --git a/packages/mathjax-render-for-mkdocs-material/package.json b/packages/mathjax-render-for-mkdocs-material/package.json index 1b2b2df..cce6ac5 100644 --- a/packages/mathjax-render-for-mkdocs-material/package.json +++ b/packages/mathjax-render-for-mkdocs-material/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render-for-mkdocs-material", - "version": "0.0.17", + "version": "0.0.18", "license": "MIT", "author": "Dup4 ", "repository": { diff --git a/packages/mathjax-render-react/package.json b/packages/mathjax-render-react/package.json index c323d57..42bdb2d 100644 --- a/packages/mathjax-render-react/package.json +++ b/packages/mathjax-render-react/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render-react", - "version": "0.0.17", + "version": "0.0.18", "license": "MIT", "author": "Dup4 ", "repository": { diff --git a/packages/mathjax-render/package.json b/packages/mathjax-render/package.json index 36457ca..a13cfda 100644 --- a/packages/mathjax-render/package.json +++ b/packages/mathjax-render/package.json @@ -1,6 +1,6 @@ { "name": "mathjax-render", - "version": "0.0.17", + "version": "0.0.18", "license": "MIT", "author": "Dup4 ", "repository": {