Skip to content

Commit

Permalink
release: v3.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Apr 19, 2023
1 parent fed07a5 commit 5d6c605
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG

## [3.29.3](https://github.com/mx-space/mx-admin/compare/v3.29.2...v3.29.3) (2023-04-19)


### Bug Fixes

* **cm:** markdown tag style ([e7498d7](https://github.com/mx-space/mx-admin/commit/e7498d78331d74d7a52d72567c90dab81e84c780))
* codemirror code font ([4ad67fa](https://github.com/mx-space/mx-admin/commit/4ad67fac11f304143f9f07f473d88876bc228930))
* missing monospace for cm ([548ee04](https://github.com/mx-space/mx-admin/commit/548ee045850cb4ff7c622480d637b92a2eb5cad3))


### Features

* support codemirror auto fonts ([d0acaf0](https://github.com/mx-space/mx-admin/commit/d0acaf0a410934b890c16cadc284fe3421127e7a))



## [3.29.2](https://github.com/mx-space/mx-admin/compare/v3.29.1...v3.29.2) (2023-04-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
"version": "3.29.2",
"version": "3.29.3",
"bump": {
"before": [
"git pull --rebase"
Expand Down

0 comments on commit 5d6c605

Please sign in to comment.