Skip to content

Commit

Permalink
chore(main): release 0.6.4 (#574)
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 Sep 25, 2024
1 parent 5439051 commit 59a2a38
Show file tree
Hide file tree
Showing 4 changed files with 13 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.3"
".": "0.6.4"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.4](https://github.com/dvanoni/notero/compare/v0.6.3...v0.6.4) (2024-09-14)


### Features

* **localization:** New Crowdin translations ([#575](https://github.com/dvanoni/notero/issues/575)) ([5439051](https://github.com/dvanoni/notero/commit/543905131e16670e38538f24ae557b970d624ac1))
* Localize remaining error messages ([#573](https://github.com/dvanoni/notero/issues/573)) ([f9c40a2](https://github.com/dvanoni/notero/commit/f9c40a29281393d53328f27af130dc1443881798))
* Localize sync progress window ([#576](https://github.com/dvanoni/notero/issues/576)) ([13462bd](https://github.com/dvanoni/notero/commit/13462bd8fd39a3a9dac2b2fa12f8d959203d7df6))

## [0.6.3](https://github.com/dvanoni/notero/compare/v0.6.2...v0.6.3) (2024-09-11)


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

0 comments on commit 59a2a38

Please sign in to comment.