Skip to content

Commit

Permalink
v6.6.0
Browse files Browse the repository at this point in the history
# [6.6.0](v6.5.3...v6.6.0) (2024-02-17)

### Features

* storing font colors as inline styles in span ([#598](#598)) ([25cad1b](25cad1b))
  • Loading branch information
semantic-release-bot committed Feb 17, 2024
1 parent 25cad1b commit 192991d
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 22 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.6.0](https://github.com/akosbalasko/yarle/compare/v6.5.3...v6.6.0) (2024-02-17)


### Features

* storing font colors as inline styles in span ([#598](https://github.com/akosbalasko/yarle/issues/598)) ([25cad1b](https://github.com/akosbalasko/yarle/commit/25cad1bd3bb732d2841f9546edd3b6ad7603498a))

## [6.5.3](https://github.com/akosbalasko/yarle/compare/v6.5.2...v6.5.3) (2024-02-17)


Expand Down
62 changes: 41 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yarle-evernote-to-md",
"version": "6.5.3",
"version": "6.6.0",
"description": "Yet Another Rope Ladder from Evernote",
"keywords": [
"evernote",
Expand Down

0 comments on commit 192991d

Please sign in to comment.