Skip to content

Commit

Permalink
chore(release): 0.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhd1701 committed Sep 22, 2022
1 parent ce066cc commit 0da8b0c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### [0.2.19](https://github.com/vzhd1701/enex2notion/compare/v0.2.18...v0.2.19) (2022-09-22)

### Bug Fixes

- ignore jar file attachments ([ce066cc](https://github.com/vzhd1701/enex2notion/commit/ce066cceae72e8f27d8ed066e898680e65fb6020)), closes [#50](https://github.com/vzhd1701/enex2notion/issues/50)

### [0.2.18](https://github.com/vzhd1701/enex2notion/compare/v0.2.17...v0.2.18) (2022-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion enex2notion/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.2.18"
__version__ = "0.2.19"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "enex2notion"
version = "0.2.18"
version = "0.2.19"
description = "Import Evernote ENEX files to Notion"
authors = ["vzhd1701 <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 0da8b0c

Please sign in to comment.