Skip to content

Commit

Permalink
v6.10.0
Browse files Browse the repository at this point in the history
# [6.10.0](v6.9.2...v6.10.0) (2024-03-01)

### Features

* search and replace in title and content ([#616](#616)) ([5b10a27](5b10a27))
  • Loading branch information
semantic-release-bot committed Mar 1, 2024
1 parent 5b10a27 commit 02d26ad
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 22 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.10.0](https://github.com/akosbalasko/yarle/compare/v6.9.2...v6.10.0) (2024-03-01)


### Features

* search and replace in title and content ([#616](https://github.com/akosbalasko/yarle/issues/616)) ([5b10a27](https://github.com/akosbalasko/yarle/commit/5b10a27757c0301743c3200231cf9530f85b5af6))

## [6.9.2](https://github.com/akosbalasko/yarle/compare/v6.9.1...v6.9.2) (2024-02-27)


Expand Down
62 changes: 41 additions & 21 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.9.2",
"version": "6.10.0",
"description": "Yet Another Rope Ladder from Evernote",
"keywords": [
"evernote",
Expand Down

0 comments on commit 02d26ad

Please sign in to comment.