Skip to content

Commit 6d7a926

Browse files
committed
chore: Update changelog
1 parent 7279bc0 commit 6d7a926

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
It’s used by `task release` when updating the changelog. -->
1212
[Unreleased]: https://github.com/prose-im/prose-pod-api/compare/v0.14.0...HEAD
1313

14+
### Changed
15+
16+
- chore(local-run): Improve logs when running locally (in `3e05670`, `d7b7fde`, `2152a00`)
17+
- feat(errors): Return error code `invalid_auth_token` when auth token is invalid (in `41d47dc`)
18+
- chore(auth): Improve `AuthService` errors (in `41d47dc`)
19+
20+
### Fixed
21+
22+
- fix: Fix #248 and #249 (in `71b0ee4`)
23+
1424
## [0.14.0] - 2025-05-15
1525

1626
[0.14.0]: https://github.com/prose-im/prose-pod-api/compare/v0.13.0...v0.14.0

0 commit comments

Comments
 (0)