|
2 | 2 |
|
3 | 3 | ## [0.1.1](https://github.com/dbirks/slack-emoji-typer/compare/v0.1.0...v0.1.1) (2025-08-08) |
4 | 4 |
|
5 | | - |
6 | 5 | ### Bug Fixes |
7 | 6 |
|
8 | | -* handle backspace key detection across different terminals ([5532d19](https://github.com/dbirks/slack-emoji-typer/commit/5532d19b65cf6e73f8d9fab05e7c5c2b2ee43163)) |
9 | | - |
| 7 | +- handle backspace key detection across different terminals |
| 8 | + ([5532d19](https://github.com/dbirks/slack-emoji-typer/commit/5532d19b65cf6e73f8d9fab05e7c5c2b2ee43163)) |
10 | 9 |
|
11 | 10 | ### Documentation |
12 | 11 |
|
13 | | -* add centered demo GIF and update README title ([fb0146e](https://github.com/dbirks/slack-emoji-typer/commit/fb0146e7e745c7d71099c1f8d11f0d811eed6508)) |
14 | | -* Slight visual tweaks to readme ([a941f46](https://github.com/dbirks/slack-emoji-typer/commit/a941f46188229af24d9e332d4e72eabbe4e2e1e6)) |
15 | | -* update project structure tree to match current codebase ([25aa480](https://github.com/dbirks/slack-emoji-typer/commit/25aa4807a11e6655d044b29387dc5ac4ac4c43fa)) |
16 | | -* Update readme a fair amount ([98f1644](https://github.com/dbirks/slack-emoji-typer/commit/98f1644f0a7fd5a174e7f1f187e8e6fd66299908)) |
17 | | - |
| 12 | +- add centered demo GIF and update README title |
| 13 | + ([fb0146e](https://github.com/dbirks/slack-emoji-typer/commit/fb0146e7e745c7d71099c1f8d11f0d811eed6508)) |
| 14 | +- Slight visual tweaks to readme |
| 15 | + ([a941f46](https://github.com/dbirks/slack-emoji-typer/commit/a941f46188229af24d9e332d4e72eabbe4e2e1e6)) |
| 16 | +- update project structure tree to match current codebase |
| 17 | + ([25aa480](https://github.com/dbirks/slack-emoji-typer/commit/25aa4807a11e6655d044b29387dc5ac4ac4c43fa)) |
| 18 | +- Update readme a fair amount |
| 19 | + ([98f1644](https://github.com/dbirks/slack-emoji-typer/commit/98f1644f0a7fd5a174e7f1f187e8e6fd66299908)) |
18 | 20 |
|
19 | 21 | ### Styles |
20 | 22 |
|
21 | | -* auto-format code with deno fmt ([91578db](https://github.com/dbirks/slack-emoji-typer/commit/91578db54a1f5827fc82b47ee3199c1217737adf)) |
22 | | - |
| 23 | +- auto-format code with deno fmt |
| 24 | + ([91578db](https://github.com/dbirks/slack-emoji-typer/commit/91578db54a1f5827fc82b47ee3199c1217737adf)) |
23 | 25 |
|
24 | 26 | ### Continuous Integration |
25 | 27 |
|
26 | | -* update renovate config with rate limiting and grouping options ([027a317](https://github.com/dbirks/slack-emoji-typer/commit/027a317407071dc3b0b1f7b9dabb7d6ae7536765)) |
| 28 | +- update renovate config with rate limiting and grouping options |
| 29 | + ([027a317](https://github.com/dbirks/slack-emoji-typer/commit/027a317407071dc3b0b1f7b9dabb7d6ae7536765)) |
27 | 30 |
|
28 | 31 | ## [0.1.0](https://github.com/dbirks/slack-emoji-typer/compare/v0.0.1...v0.1.0) (2025-08-06) |
29 | 32 |
|
|
0 commit comments