release: v1.31.2

- Version bump 1.31.1 → 1.31.2
- server.json identifier URL updated (SHA256 set by CI after build)
- CHANGELOG.md updated
This commit is contained in:
Devid HW
2026-04-22 07:02:18 +07:00
parent 0ea1e779e0
commit 262936a1d5
4 changed files with 12 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## [1.31.2] — 2026-04-22
- refactor: reduce handler boilerplate in analysis and experts modules
- fix: registryType mcpbPackageType → mcpb
## [1.31.1] — 2026-04-22
- Minor improvements and bug fixes