Skip to content

Commit

Permalink
release: v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Sep 2, 2024
1 parent 76f130f commit 88c5214
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# [4.7.0](https://github.com/mx-space/mx-admin/compare/v4.6.2...v4.7.0) (2024-09-02)


### Features

* authjs integrate ([#951](https://github.com/mx-space/mx-admin/issues/951)) ([b75cbff](https://github.com/mx-space/mx-admin/commit/b75cbff6f51e784558bfb0ca390475fa81015f79))



## [4.6.2](https://github.com/mx-space/mx-admin/compare/v4.6.1...v4.6.2) (2024-08-25)


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

0 comments on commit 88c5214

Please sign in to comment.