Merge branch 'master' into develop

This commit is contained in:
Yukai Huang 2021-01-26 01:58:26 +08:00
commit 0fb184c2d8
No known key found for this signature in database
GPG Key ID: D4D3B2F0E99D4914
3 changed files with 9 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "codimd", "name": "codimd",
"version": "2.3.0", "version": "2.3.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "codimd", "name": "codimd",
"version": "2.3.0", "version": "2.3.2",
"description": "Realtime collaborative markdown notes on all platforms.", "description": "Realtime collaborative markdown notes on all platforms.",
"keywords": [ "keywords": [
"Collaborative", "Collaborative",

View File

@ -1,6 +1,13 @@
Release Notes Release Notes
=== ===
<i class="fa fa-tag"></i> 2.3.1 Isoetes taiwanensis <i class="fa fa-clock-o"></i> 2021-01-04
---
### Fixes
* Upgrade mermaid to 8.6.4 to make the previous fix works
<i class="fa fa-tag"></i> 2.3.0 Isoetes taiwanensis <i class="fa fa-clock-o"></i> 2020-12-30 <i class="fa fa-tag"></i> 2.3.0 Isoetes taiwanensis <i class="fa fa-clock-o"></i> 2020-12-30
--- ---