Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): Bumped to Version 5.16.3
## [5.16.3](v5.16.2...v5.16.3) (2023-06-09) ### Bug Fixes * add customer background workers in group ([#1439](#1439)) ([4ec73c3](4ec73c3)) * Archive app for different repo/app names ([3af6058](3af6058)) * easy-install for letsencrypt tls ([#1424](#1424)) ([eba0f7a](eba0f7a)) * Hide irrelevant stacks during exc raise ([8175239](8175239)) * Print failing command with CommandFailedError ([a1d2c52](a1d2c52)) * Remove except-pass ValueError ([d9c8335](d9c8335)) * resolve filesystem app dependencies ([#1450](#1450)) ([f3b55f7](f3b55f7)) * Revert usage of app_name for repo name ([f7fbee9](f7fbee9)) * Setup exception handler for CommandFailedError only ([94a1b8c](94a1b8c)) * Use == for dict comparison ([e80daf8](e80daf8)) * Use App.app_name over repo attr ([4f42392](4f42392)) ### Reverts * Revert "fix: resolve filesystem app dependencies (#1450)" (#1452) ([082692c](082692c)), closes [#1450](#1450) [#1452](#1452)
- Loading branch information