Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#632)
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 Jan 12, 2025
1 parent 59e1b30 commit 254b266
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.8"
".": "1.0.0"
}
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.

## [1.0.0](https://github.com/dvanoni/notero/compare/v0.6.8...v1.0.0) (2025-01-09)


### Features

* **localization:** New Crowdin translations ([#631](https://github.com/dvanoni/notero/issues/631)) ([a04581c](https://github.com/dvanoni/notero/commit/a04581ce910627f3c5010c88b5626f1907cdbb49))
* Upgrade to Notion public integration (OAuth) ([#630](https://github.com/dvanoni/notero/issues/630)) ([83aab6e](https://github.com/dvanoni/notero/commit/83aab6ed6787c030127993f72357fbb18d26ce65))

## [0.6.8](https://github.com/dvanoni/notero/compare/v0.6.7...v0.6.8) (2025-01-04)


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

0 comments on commit 254b266

Please sign in to comment.