Skip to content

Commit 96154e9

Browse files
committed
release: v5.1.0
1 parent c61867b commit 96154e9

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
# [5.1.0](https://github.com/mx-space/admin-vue3/compare/v5.0.1...v5.1.0) (2026-01-20)
4+
5+
6+
### Features
7+
8+
* add draft ID support to notes, pages, and posts ([d21fc76](https://github.com/mx-space/admin-vue3/commit/d21fc7604063aab19385683c1eb10a4dec19e7f6))
9+
* add Lit support and enhance WYSIWYG editor functionality ([c61867b](https://github.com/mx-space/admin-vue3/commit/c61867b98f8b2c7b79f1464b29e502f161089b13))
10+
* add search functionality for posts and notes ([98e424e](https://github.com/mx-space/admin-vue3/commit/98e424e67d86f046949320c10439bf9aac714921))
11+
* implement typography standards and image editing functionality ([c244514](https://github.com/mx-space/admin-vue3/commit/c2445144210b36d6d62fbad0fc61fccb75f1c14b))
12+
13+
14+
315
## [5.0.1](https://github.com/mx-space/admin-vue3/compare/v5.0.0...v5.0.1) (2026-01-19)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-admin",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"bump": {
55
"before": [
66
"git pull --rebase"

0 commit comments

Comments
 (0)