Skip to content

Commit cc78023

Browse files
committed
Merge branch 'master' into develop
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
2 parents 03cd0c3 + d6ac65e commit cc78023

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codimd",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Realtime collaborative markdown notes on all platforms.",
55
"keywords": [
66
"Collaborative",

public/docs/release-notes.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Release Notes
22
===
33

4+
<i class="fa fa-tag"></i> 2.5.1 <i class="fa fa-clock-o"></i> 2024-01-03
5+
---
6+
7+
[Check out the complete release note][v2_5_1]. Thank you CodiMD community and all our contributors. ❤️
8+
9+
[v2_5_1]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv2_5_1
10+
11+
12+
## Security Fixes
13+
14+
- **\[Security Issue]** Bump `@hackmd/pandoc.js` version to 0.2.0
15+
16+
## Fixes
17+
18+
- Replace mattermost-redux with mattermost/client
19+
- Fix dependency resolving with prom-client v12
20+
21+
422
<i class="fa fa-tag"></i> 2.5.0 The Formosan hare <i class="fa fa-clock-o"></i> 2023-12-26
523
---
624

0 commit comments

Comments
 (0)