chore(release): prepare for 2.31.0

This commit is contained in:
link2xt
2025-12-04 19:28:31 +00:00
parent a50aa3b6e9
commit 952f6735a2
11 changed files with 25 additions and 14 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## [2.31.0] - 2025-12-04
### CI
- Update npm before publishing packages.
### Features / Changes
- Use v2 SEIPD when sending messages to self.
## [2.30.0] - 2025-12-04
### Features / Changes
@@ -7339,3 +7349,4 @@ https://github.com/chatmail/core/pulls?q=is%3Apr+is%3Aclosed
[2.28.0]: https://github.com/chatmail/core/compare/v2.27.0..v2.28.0
[2.29.0]: https://github.com/chatmail/core/compare/v2.28.0..v2.29.0
[2.30.0]: https://github.com/chatmail/core/compare/v2.29.0..v2.30.0
[2.31.0]: https://github.com/chatmail/core/compare/v2.30.0..v2.31.0