Skip to content

Commit

Permalink
release: v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Feb 16, 2024
1 parent e02985e commit 5debef4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# [4.0.0](https://github.com/mx-space/mx-admin/compare/v3.39.1...v4.0.0) (2024-02-16)


### Bug Fixes

* markdown highlight, fuck codemirror ([e02985e](https://github.com/mx-space/mx-admin/commit/e02985eee43219aed194d7a124487e4aea62f61e))



## [3.39.1](https://github.com/mx-space/mx-admin/compare/v3.39.0...v3.39.1) (2024-02-16)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
"version": "3.39.1",
"version": "4.0.0",
"bump": {
"before": [
"git pull --rebase"
Expand Down Expand Up @@ -117,4 +117,4 @@
"resolutions": {
"@bytebase/vue-kbar>@vueuse/core": "^10.7.2"
}
}
}

0 comments on commit 5debef4

Please sign in to comment.