Skip to content

Commit 7dd2c7c

Browse files
style: auto-format code with deno fmt
1 parent d30e25a commit 7dd2c7c

1 file changed

Lines changed: 14 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,31 @@
22

33
## [0.1.1](https://github.com/dbirks/slack-emoji-typer/compare/v0.1.0...v0.1.1) (2025-08-08)
44

5-
65
### Bug Fixes
76

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))
109

1110
### Documentation
1211

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))
1820

1921
### Styles
2022

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))
2325

2426
### Continuous Integration
2527

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))
2730

2831
## [0.1.0](https://github.com/dbirks/slack-emoji-typer/compare/v0.0.1...v0.1.0) (2025-08-06)
2932

0 commit comments

Comments
 (0)