[1.1.2](https://github.com/seriaati/yatta/compare/v1.1.1..v1.1.2) - 2024-02-24
Bug Fixes
- Format `ItemDetail` description - ([24ef7ee](https://github.com/seriaati/yatta/commit/24ef7ee1503d9130f08cfb4e7c13370516309419))
- Replace `\\n` with `\n` - ([c44c42b](https://github.com/seriaati/yatta/commit/c44c42b7246d1c2ae0dfdf6d4bad236868ed01a6))
- Remove html tags from book names - ([537999b](https://github.com/seriaati/yatta/commit/537999bf9f2d9c77efa39bfef50e2f7255a94a4d))
- Remove html tags from `BaseSkill` description - ([6721dc1](https://github.com/seriaati/yatta/commit/6721dc18351a520f5b58e35584c509aba5f31a2d))
- Fix `BaseSkill` icon - ([eb01f46](https://github.com/seriaati/yatta/commit/eb01f46f95491043d274a90bd2208ced5867b92a))
- Format character names - ([9c7521d](https://github.com/seriaati/yatta/commit/9c7521de7740262917b19821b1a234702634652c))
Continuous Integrations
- Add workflows - ([050d85e](https://github.com/seriaati/yatta/commit/050d85e1ac76864f67c482fc80fb0307d538f878))
Features
- Add cache ttl param to API client - ([7bfbaea](https://github.com/seriaati/yatta/commit/7bfbaea08b2cbe628ba68a6076f8514927cf420c))
Miscellaneous Chores
- **(deps)** Add pre-commit - ([247348d](https://github.com/seriaati/yatta/commit/247348d379a230980cb5e26d916231dbeb10177e))
- **(deps)** Update dependencies - ([562e7ff](https://github.com/seriaati/yatta/commit/562e7ff0f7e3e20769a6818da4c7300b22046cdc))
- **(deps)** Update dependencies - ([437b0fd](https://github.com/seriaati/yatta/commit/437b0fd7d2aabd4266ef80e75942ff667f8db02d))
- Add playground.py to gitignore - ([bb9feca](https://github.com/seriaati/yatta/commit/bb9feca402babaea536dd9b3e2b594165e2a1336))
- Add pre-commit config - ([0e8359c](https://github.com/seriaati/yatta/commit/0e8359c49750353747cae0d04cb50e308a4ba5a8))
Refactoring
- [**breaking**]Rename fields in `CharacterScript` - ([1e937b1](https://github.com/seriaati/yatta/commit/1e937b1fab107bd16ea8f93eb79b8e18aa5e36cb))
- Replace pronouns - ([3c0cac3](https://github.com/seriaati/yatta/commit/3c0cac3a5acee4bc61e6d3478c2db01874af741b))
- Add logger name - ([8fc3df0](https://github.com/seriaati/yatta/commit/8fc3df01c48757e815ff404e6e791dc39316bc21))