Skip to content

Commit

Permalink
v6.4.0
Browse files Browse the repository at this point in the history
# [6.4.0](v6.3.2...v6.4.0) (2024-01-13)

### Features

* notes decryption supported ([#581](#581)) ([c67e524](c67e524))
  • Loading branch information
semantic-release-bot committed Jan 13, 2024
1 parent c67e524 commit a18f21f
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 24 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.4.0](https://github.com/akosbalasko/yarle/compare/v6.3.2...v6.4.0) (2024-01-13)


### Features

* notes decryption supported ([#581](https://github.com/akosbalasko/yarle/issues/581)) ([c67e524](https://github.com/akosbalasko/yarle/commit/c67e524e004dced358b1b0295e5ce2c3ee793c65))

## [6.3.2](https://github.com/akosbalasko/yarle/compare/v6.3.1...v6.3.2) (2024-01-11)


Expand Down
66 changes: 43 additions & 23 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.3.2",
"version": "6.4.0",
"description": "Yet Another Rope Ladder from Evernote",
"keywords": [
"evernote",
Expand Down

0 comments on commit a18f21f

Please sign in to comment.