Skip to content

Commit 00d7782

Browse files
v5.5.1
## [5.5.1](v5.5.0...v5.5.1) (2023-08-31) ### Bug Fixes * dots and underscores removed ([#508](#508)) ([a3e804a](a3e804a))
1 parent a3e804a commit 00d7782

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.5.1](https://github.com/akosbalasko/yarle/compare/v5.5.0...v5.5.1) (2023-08-31)
2+
3+
4+
### Bug Fixes
5+
6+
* dots and underscores removed ([#508](https://github.com/akosbalasko/yarle/issues/508)) ([a3e804a](https://github.com/akosbalasko/yarle/commit/a3e804a985d26c2eaf58b4567413148dcb5f0f5f))
7+
18
# [5.5.0](https://github.com/akosbalasko/yarle/compare/v5.4.0...v5.5.0) (2023-08-25)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yarle-evernote-to-md",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "Yet Another Rope Ladder from Evernote",
55
"keywords": [
66
"evernote",

0 commit comments

Comments
 (0)