release: v4.11.7

This commit is contained in:
Innei
2024-02-06 15:57:10 +08:00
parent 351cbfdb09
commit 25450df808
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,16 @@
# CHANGELOG
## [4.11.7](https://github.com/mx-space/core/compare/v4.11.6...v4.11.7) (2024-02-06)
### Bug Fixes
* **deps:** update dependency @clerk/clerk-sdk-node to v4.13.8 ([#1428](https://github.com/mx-space/core/issues/1428)) ([9d3fe47](https://github.com/mx-space/core/commit/9d3fe47da5fcba1f2eb2af7076f33d9fb0c9e846))
* secret getter ([351cbfd](https://github.com/mx-space/core/commit/351cbfdb098a667f8ddce73ba5a34eb3de8af422))
* skip throttler guard if authed ([0dbe9c2](https://github.com/mx-space/core/commit/0dbe9c25d6449361084d8107fb7b227c25fe72f3))
## [4.11.6](https://github.com/mx-space/core/compare/v4.11.5...v4.11.6) (2024-02-04)

View File

@@ -1,6 +1,6 @@
{
"name": "@mx-space/core",
"version": "4.11.6",
"version": "4.11.7",
"author": "Innei <https://innei.ren>",
"private": true,
"license": "AGPLv3",