Compare commits

...

1 Commits

Author SHA1 Message Date
boojack 07c55ce879 chore(main): release 0.30.0-rc.3 2026-07-24 00:15:53 +08:00
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "0.30.0-rc.2"
".": "0.30.0-rc.3"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [0.30.0-rc.3](https://github.com/usememos/memos/compare/v0.30.0-rc.2...v0.30.0-rc.3) (2026-07-23)
### Bug Fixes
* **mcp:** accept canonical resource names in path params and keep error results schema-valid ([#6108](https://github.com/usememos/memos/issues/6108)) ([03e34bd](https://github.com/usememos/memos/commit/03e34bd0da2f225addbd00d6a7bb5a472c83aed8))
## [0.30.0-rc.2](https://github.com/usememos/memos/compare/v0.30.0-rc.1...v0.30.0-rc.2) (2026-07-20)