We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7279bc0 commit 6d7a926Copy full SHA for 6d7a926
CHANGELOG.md
@@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
It’s used by `task release` when updating the changelog. -->
12
[Unreleased]: https://github.com/prose-im/prose-pod-api/compare/v0.14.0...HEAD
13
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
24
## [0.14.0] - 2025-05-15
25
26
[0.14.0]: https://github.com/prose-im/prose-pod-api/compare/v0.13.0...v0.14.0
0 commit comments