Skip to content

Commit

Permalink
chore(release): 4.9.10 [skip ci]
Browse files Browse the repository at this point in the history
## [4.9.10](v4.9.9...v4.9.10) (2022-05-21)

### Bug Fixes

* no dry-run in release ([#386](#386)) ([5a82b0d](5a82b0d))
  • Loading branch information
semantic-release-bot committed May 21, 2022
1 parent 5a82b0d commit d7ea2af
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.9.10](https://github.com/akosbalasko/yarle/compare/v4.9.9...v4.9.10) (2022-05-21)


### Bug Fixes

* no dry-run in release ([#386](https://github.com/akosbalasko/yarle/issues/386)) ([5a82b0d](https://github.com/akosbalasko/yarle/commit/5a82b0d69d328b800c14e4c85fc68bf83917629b))

## [4.9.9](https://github.com/akosbalasko/yarle/compare/v4.9.8...v4.9.9) (2022-05-21)


Expand Down
14 changes: 7 additions & 7 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": "4.9.9",
"version": "4.9.10",
"description": "Yet Another Rope Ladder from Evernote",
"keywords": [
"evernote",
Expand Down

0 comments on commit d7ea2af

Please sign in to comment.