Skip to content

Commit a0cbf2a

Browse files
v6.1.0
# [6.1.0](v6.0.9...v6.1.0) (2024-01-06) ### Features * trim starting tabs ([#574](#574)) ([7e835e3](7e835e3))
1 parent 7e835e3 commit a0cbf2a

File tree

3 files changed

+49
-22
lines changed

3 files changed

+49
-22
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.1.0](https://github.com/akosbalasko/yarle/compare/v6.0.9...v6.1.0) (2024-01-06)
2+
3+
4+
### Features
5+
6+
* trim starting tabs ([#574](https://github.com/akosbalasko/yarle/issues/574)) ([7e835e3](https://github.com/akosbalasko/yarle/commit/7e835e3a6fcbdb389fab711d03a2e588fe127b73))
7+
18
## [6.0.9](https://github.com/akosbalasko/yarle/compare/v6.0.8...v6.0.9) (2024-01-06)
29

310

package-lock.json

Lines changed: 41 additions & 21 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": "6.0.9",
3+
"version": "6.1.0",
44
"description": "Yet Another Rope Ladder from Evernote",
55
"keywords": [
66
"evernote",

0 commit comments

Comments
 (0)