Skip to content

Commit

Permalink
v5.0.12
Browse files Browse the repository at this point in the history
## [5.0.12](v5.0.11...v5.0.12) (2023-05-09)

### Bug Fixes

* remove template placeholders ([#471](#471)) ([55d0aa7](55d0aa7))
  • Loading branch information
semantic-release-bot committed May 9, 2023
1 parent 55d0aa7 commit 38c95dd
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 @@
## [5.0.12](https://github.com/akosbalasko/yarle/compare/v5.0.11...v5.0.12) (2023-05-09)


### Bug Fixes

* remove template placeholders ([#471](https://github.com/akosbalasko/yarle/issues/471)) ([55d0aa7](https://github.com/akosbalasko/yarle/commit/55d0aa7cab34cf87a111e65a3429dfbca27607b1))

## [5.0.11](https://github.com/akosbalasko/yarle/compare/v5.0.10...v5.0.11) (2023-03-18)


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

0 comments on commit 38c95dd

Please sign in to comment.