Skip to content

Commit

Permalink
chore(main): release 0.6.6 (#605)
Browse files Browse the repository at this point in the history
Co-authored-by: notero-bot[bot] <172999662+notero-bot[bot]@users.noreply.github.com>
  • Loading branch information
notero-bot[bot] authored Oct 16, 2024
1 parent 95b6d3c commit c6832a7
Show file tree
Hide file tree
Showing 4 changed files with 11 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.5"
".": "0.6.6"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **sync:** Support changing destination Notion database ([#604](https://github.com/dvanoni/notero/issues/604)) ([95b6d3c](https://github.com/dvanoni/notero/commit/95b6d3cb528536f120cdb4e99e62f514d10a21b2)), closes [#241](https://github.com/dvanoni/notero/issues/241)

## [0.6.5](https://github.com/dvanoni/notero/compare/v0.6.4...v0.6.5) (2024-10-12)


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

0 comments on commit c6832a7

Please sign in to comment.