Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
style: format code with prettier
Browse files Browse the repository at this point in the history
Format code with prettier

This commit fixes the style issues introduced in e45d4a7 according to the output
from Prettier.

Details: https://app.deepsource.com/gh/storipress/karbon/transform/fcb85d64-2f02-4d31-8417-e54753d89afa/
  • Loading branch information
deepsource-autofix[bot] authored and DanSnow committed Jul 10, 2023
1 parent 3fffbbc commit d6c2ef4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions packages/karbon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

[compare changes](https://github.com/storipress/karbon/compare/v0.1.24...v0.1.25)


### 🩹 Fixes

- Support data url for paywall logo ([af6a719](https://github.com/storipress/karbon/commit/af6a719))
- Support data url for paywall logo ([af6a719](https://github.com/storipress/karbon/commit/af6a719))

### 🏡 Chore

- Lint ([cdcfdb7](https://github.com/storipress/karbon/commit/cdcfdb7))
- Lint ([cdcfdb7](https://github.com/storipress/karbon/commit/cdcfdb7))

### 🎨 Styles

- Format code with prettier ([adbd9b4](https://github.com/storipress/karbon/commit/adbd9b4))
- Format code with prettier ([adbd9b4](https://github.com/storipress/karbon/commit/adbd9b4))

### ❤️ Contributors
### ❤️ Contributors

- DanSnow <dododavid006@gmail.com>

Expand Down

0 comments on commit d6c2ef4

Please sign in to comment.