Skip to content

Commit

Permalink
chore(main): release 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
notero-bot[bot] authored Oct 17, 2024
1 parent 715e5a3 commit f8634d0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.6.6"
".": "0.6.7"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.7](https://github.com/dvanoni/notero/compare/v0.6.6...v0.6.7) (2024-10-17)


### Bug Fixes

* **sync:** Do not sync note items when "sync notes" is disabled ([#608](https://github.com/dvanoni/notero/issues/608)) ([715e5a3](https://github.com/dvanoni/notero/commit/715e5a353bf3cdf075aab1ce7e9c297a7a99aa65)), closes [#509](https://github.com/dvanoni/notero/issues/509)
* **sync:** Prevent duplicate notes due to unsaved sync data ([#606](https://github.com/dvanoni/notero/issues/606)) ([cc34ad6](https://github.com/dvanoni/notero/commit/cc34ad6d74202f05186b02105b99b1c204fc8f9a))

## [0.6.6](https://github.com/dvanoni/notero/compare/v0.6.5...v0.6.6) (2024-10-16)


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.6.6",
"version": "0.6.7",
"description": "Sync Zotero items and notes into Notion",
"scripts": {
"build": "tsx scripts/build.ts",
Expand Down

0 comments on commit f8634d0

Please # to comment.