New Features
- Git workflow action for publishing Kafka docs ([78](https://github.com/airtai/fastkafka/issues/78))
Bugs Squashed
- Include missing requirement ([110](https://github.com/airtai/fastkafka/issues/110))
- [x] Typer is imported in this [file](https://github.com/airtai/fastkafka/blob/main/fastkafka/_components/helpers.py) but it is not included in [settings.ini](https://github.com/airtai/fastkafka/blob/main/settings.ini)
- [x] Add aiohttp which is imported in this [file](https://github.com/airtai/fastkafka/blob/main/fastkafka/_helpers.py)
- [x] Add nbformat which is imported in _components/helpers.py
- [x] Add nbconvert which is imported in _components/helpers.py