Skip to content

Commit 254b266

Browse files
chore(main): release 1.0.0 (#632)
Co-authored-by: notero-bot[bot] <172999662+notero-bot[bot]@users.noreply.github.com>
1 parent 59e1b30 commit 254b266

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.8"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0](https://github.com/dvanoni/notero/compare/v0.6.8...v1.0.0) (2025-01-09)
7+
8+
9+
### Features
10+
11+
* **localization:** New Crowdin translations ([#631](https://github.com/dvanoni/notero/issues/631)) ([a04581c](https://github.com/dvanoni/notero/commit/a04581ce910627f3c5010c88b5626f1907cdbb49))
12+
* Upgrade to Notion public integration (OAuth) ([#630](https://github.com/dvanoni/notero/issues/630)) ([83aab6e](https://github.com/dvanoni/notero/commit/83aab6ed6787c030127993f72357fbb18d26ce65))
13+
614
## [0.6.8](https://github.com/dvanoni/notero/compare/v0.6.7...v0.6.8) (2025-01-04)
715

816

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notero",
3-
"version": "0.6.8",
3+
"version": "1.0.0",
44
"description": "Sync Zotero items and notes into Notion",
55
"scripts": {
66
"build": "tsx scripts/build.ts",

0 commit comments

Comments
 (0)