Skip to content

Commit d157fde

Browse files
committed
Merge branch 'master' into develop
2 parents 802d664 + 80cd92f commit d157fde

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

public/docs/release-notes.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Release Notes
22
===
33

4+
<i class="fa fa-tag"></i> 2.5.3 <i class="fa fa-clock-o"></i> 2024-01-08
5+
---
6+
7+
[Check out the complete release note][v2_5_3]. Thank you CodiMD community and all our contributors. ❤️
8+
9+
[v2_5_3]: https://hackmd.io/@codimd/release-notes/%2F%40codimd%2Fv2_5_3
10+
11+
It's a minor fix release that bumps the version number in `package.json`
12+
13+
## Enhancements
14+
15+
- Add `codeium-chrome` extension support [#1851](https://github.com/hackmdio/codimd/pull/1851)
16+
- Add `check-release` GitHub action workflow that prevents us from forgetting to update the `package.json` during releases again [#1852](https://github.com/hackmdio/codimd/pull/1852)
17+
418
<i class="fa fa-tag"></i> 2.5.2 <i class="fa fa-clock-o"></i> 2024-01-05
519
---
620

0 commit comments

Comments
 (0)