We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f130f commit 88c5214Copy full SHA for 88c5214
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+# [4.7.0](https://github.com/mx-space/mx-admin/compare/v4.6.2...v4.7.0) (2024-09-02)
4
+
5
6
+### Features
7
8
+* authjs integrate ([#951](https://github.com/mx-space/mx-admin/issues/951)) ([b75cbff](https://github.com/mx-space/mx-admin/commit/b75cbff6f51e784558bfb0ca390475fa81015f79))
9
10
11
12
## [4.6.2](https://github.com/mx-space/mx-admin/compare/v4.6.1...v4.6.2) (2024-08-25)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "mx-admin",
- "version": "4.6.2",
+ "version": "4.7.0",
"bump": {
"before": [
"git pull --rebase"
0 commit comments