Skip to content

Commit

Permalink
v6.0.6
Browse files Browse the repository at this point in the history
## [6.0.6](v6.0.5...v6.0.6) (2024-01-04)

### Bug Fixes

* handling base64 images as href in links ([#567](#567)) ([570ab36](570ab36))
  • Loading branch information
semantic-release-bot committed Jan 4, 2024
1 parent 570ab36 commit 6510575
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.0.6](https://github.com/akosbalasko/yarle/compare/v6.0.5...v6.0.6) (2024-01-04)


### Bug Fixes

* handling base64 images as href in links ([#567](https://github.com/akosbalasko/yarle/issues/567)) ([570ab36](https://github.com/akosbalasko/yarle/commit/570ab36b4c6215c80132e8d45e732a84559b2900))

## [6.0.5](https://github.com/akosbalasko/yarle/compare/v6.0.4...v6.0.5) (2024-01-01)


Expand Down
4 changes: 2 additions & 2 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.0.5",
"version": "6.0.6",
"description": "Yet Another Rope Ladder from Evernote",
"keywords": [
"evernote",
Expand Down

0 comments on commit 6510575

Please sign in to comment.