What's Changed
* Correct a typo by jpmedley in https://github.com/fynnfluegge/doc-comments-ai/pull/40
* chore(deps): bump aiohttp from 3.9.2 to 3.9.4 by dependabot in https://github.com/fynnfluegge/doc-comments-ai/pull/42
* chore(deps): bump jinja2 from 3.1.3 to 3.1.4 by dependabot in https://github.com/fynnfluegge/doc-comments-ai/pull/44
* chore(deps): bump requests from 2.31.0 to 2.32.0 by dependabot in https://github.com/fynnfluegge/doc-comments-ai/pull/45
* fix: Add a clause 'single' to constrain the LLM to not return more than one codebock by anshulthakur in https://github.com/fynnfluegge/doc-comments-ai/pull/55
* Fix first line indentation by st01cs in https://github.com/fynnfluegge/doc-comments-ai/pull/49
* chore(deps): bump aiohttp from 3.9.4 to 3.10.2 by dependabot in https://github.com/fynnfluegge/doc-comments-ai/pull/52
* chore(deps): bump urllib3 from 2.1.0 to 2.2.2 by dependabot in https://github.com/fynnfluegge/doc-comments-ai/pull/47
New Contributors
* jpmedley made their first contribution in https://github.com/fynnfluegge/doc-comments-ai/pull/40
* anshulthakur made their first contribution in https://github.com/fynnfluegge/doc-comments-ai/pull/55
* st01cs made their first contribution in https://github.com/fynnfluegge/doc-comments-ai/pull/49
**Full Changelog**: https://github.com/fynnfluegge/doc-comments-ai/compare/0.1.17...0.1.18