Skip to content

Commit

Permalink
v6.14.6
Browse files Browse the repository at this point in the history
## [6.14.6](v6.14.5...v6.14.6) (2024-08-20)

### Bug Fixes

* back to node 16 ([#645](#645)) ([ad4207f](ad4207f))
  • Loading branch information
semantic-release-bot committed Aug 20, 2024
1 parent ad4207f commit bc4bc8b
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.14.6](https://github.com/akosbalasko/yarle/compare/v6.14.5...v6.14.6) (2024-08-20)


### Bug Fixes

* back to node 16 ([#645](https://github.com/akosbalasko/yarle/issues/645)) ([ad4207f](https://github.com/akosbalasko/yarle/commit/ad4207fff2deac8d04bd809f6a2e771e9c078021))

## [6.14.5](https://github.com/akosbalasko/yarle/compare/v6.14.4...v6.14.5) (2024-08-20)


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.14.5",
"version": "6.14.6",
"description": "Yet Another Rope Ladder from Evernote",
"keywords": [
"evernote",
Expand Down

0 comments on commit bc4bc8b

Please sign in to comment.