Skip to content

Commit

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

## [3.29.8](https://github.com/mx-space/mx-admin/compare/v3.29.7...v3.29.8) (2023-04-29)


### Bug Fixes

* **snippet:** use session to store data ([b21275d](https://github.com/mx-space/mx-admin/commit/b21275d3a650b8b6d1f6e8c4e6c8fa9e71d3aa32))
* vite alias ([0af9ed4](https://github.com/mx-space/mx-admin/commit/0af9ed4ea7fb30d2af28fafa25b4a050ee76850d))


### Features

* support post cover ([f3001fa](https://github.com/mx-space/mx-admin/commit/f3001fa7d350a6f8e3ba3ad945d1da900e4c1760))



## [3.29.7](https://github.com/mx-space/mx-admin/compare/v3.29.6...v3.29.7) (2023-04-28)


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.7",
"version": "3.29.8",
"bump": {
"before": [
"git pull --rebase"
Expand Down

0 comments on commit 997ac0f

Please sign in to comment.