release: v4.10.6

This commit is contained in:
Innei
2024-01-18 11:57:51 +08:00
parent c10f0899f9
commit 7ac86dc7ea
2 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,20 @@
# CHANGELOG
## [4.10.6](https://github.com/mx-space/core/compare/v4.10.5...v4.10.6) (2024-01-18)
### Bug Fixes
* **deps:** update dependency @fastify/cookie to v9.3.0 ([#1363](https://github.com/mx-space/core/issues/1363)) ([2b100cd](https://github.com/mx-space/core/commit/2b100cd0379a74ce97a93fdb67ae4ab49a3c70b1))
* sitemap data ([c10f089](https://github.com/mx-space/core/commit/c10f0899f96ddf61e4614ae3bfa97e600961191c))
### Features
* unsubscribe header for mail ([b28de23](https://github.com/mx-space/core/commit/b28de239739369c1d4475ba7df8235e900bbf31a))
## [4.10.5](https://github.com/mx-space/core/compare/v4.10.4...v4.10.5) (2024-01-14)

View File

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