diff --git a/CHANGELOG.md b/CHANGELOG.md index 63c80d2c5..58383aae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # CHANGELOG +# [3.37.0](https://github.com/mx-space/mx-admin/compare/v3.36.3...v3.37.0) (2024-01-31) + + +### Bug Fixes + +* kick session all ([b39bee2](https://github.com/mx-space/mx-admin/commit/b39bee2dd983124ac7ef45fb50a7aa3c4727c99d)) + + + ## [3.36.3](https://github.com/mx-space/mx-admin/compare/v3.36.2...v3.36.3) (2024-01-30) diff --git a/package.json b/package.json index 494f60621..d8ebe7897 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mx-admin", - "version": "3.36.3", + "version": "3.37.0", "bump": { "before": [ "git pull --rebase"