Skip to content

Commit f034012

Browse files
bump: version 0.8.2 → 0.8.3
1 parent 7c4c028 commit f034012

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.8.3 (2025-08-31)
2+
3+
### Fix
4+
5+
- **server**: Replace ErrorResponses with standard McpErrors
6+
- **notes**: Include ETags in responses to avoid accidently updates
7+
18
## v0.8.2 (2025-08-31)
29

310
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nextcloud-mcp-server"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
description = ""
55
authors = [
66
{name = "Chris Coutinho",email = "chris@coutinho.io"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)