bump: version 0.13.0 → 0.14.0

This commit is contained in:
github-actions[bot]
2025-10-15 09:53:45 +00:00
parent daacf08a54
commit 46deb0f726
3 changed files with 14 additions and 2 deletions
+12
View File
@@ -1,3 +1,15 @@
## v0.14.0 (2025-10-15)
### Feat
- Add Groups API client
- add sharing API client and server tools
- **users**: Initialize user API client
### Fix
- Update user/groups API to OCS v2
## v0.13.0 (2025-10-13)
### Feat