Skip to content

Commit

Permalink
chore(release): 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanoni committed Dec 24, 2023
1 parent 71b5f3e commit ec63c6d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.5.4](https://github.com/dvanoni/notero/compare/v0.5.3...v0.5.4) (2023-12-24)


### Bug Fixes

* Support parsing notes without container div ([#406](https://github.com/dvanoni/notero/issues/406)) ([71b5f3e](https://github.com/dvanoni/notero/commit/71b5f3e0e35e9598ede59c22db3c10a73b8211f4))

### [0.5.3](https://github.com/dvanoni/notero/compare/v0.5.2...v0.5.3) (2023-12-23)


Expand Down
4 changes: 2 additions & 2 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": "notero",
"version": "0.5.3",
"version": "0.5.4",
"description": "Sync Zotero items and notes into Notion",
"scripts": {
"build": "tsx scripts/build.ts",
Expand Down

0 comments on commit ec63c6d

Please sign in to comment.