retrom 0.0.21

Retrom is a centralized game library/collection management service with a focus on emulation.
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.21]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.20...retrom-v0.0.21 - 2024-08-05

### Other
- updated the following local packages: retrom-client, retrom-codegen, retrom-db, retrom-service

## [0.0.20]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.19...retrom-v0.0.20 - 2024-08-04

### Other
- updated the following local packages: retrom-client, retrom-service

## [0.0.19]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.18...retrom-v0.0.19 - 2024-08-04

### Other
- updated the following local packages: retrom-client, retrom-codegen

## [0.0.18]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.17...retrom-v0.0.18 - 2024-08-04

### Other
- updated the following local packages: retrom-client, retrom-codegen, retrom-service

## [0.0.17]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.16...retrom-v0.0.17 - 2024-08-02

### Other
- updated the following local packages: retrom-client, retrom-service

## [0.0.16]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.15...retrom-v0.0.16 - 2024-08-01

### Fixed
- client env methods

### Other
- publish docker only on release

## [0.0.15]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.14...retrom-v0.0.15 - 2024-07-31

### Fixed
- client runtime env

## [0.0.14]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.13...retrom-v0.0.14 - 2024-07-31

### Fixed
- client env parsing

## [0.0.13]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.12...retrom-v0.0.13 - 2024-07-31

### Fixed
- client env-vars

### Other
- fix action trigger pattern

## [0.0.12]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.11...retrom-v0.0.12 - 2024-07-31

### Added
- web client ssl

### Fixed
- rendering issues
- rate-limited igdb metadata fetching
- publish

## [0.0.11]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.10...retrom-v0.0.11 - 2024-07-27

### Fixed
- publish

## [0.0.10]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.9...retrom-v0.0.10 - 2024-07-27

### Other
- add proto compiler dep
- release

## [0.0.9]https://github.com/JMBeresford/retrom/compare/retrom-v0.0.8...retrom-v0.0.9 - 2024-07-27

### Fixed
- test client web version
- test client version
- ci condition

### Other
- split workflows