Skip to content

Commit 1c78606

Browse files
chore(main): release 7.9.0 (#313)
🤖 I have created a release *beep* *boop* --- ## [7.9.0](v7.8.1...v7.9.0) (2026-02-14) ### Features * add project-management tool for archive/unarchive ([#314](#314)) ([29226af](29226af)) ### Performance Improvements * server-side assignee scoping in find-tasks and parallel fetching in get-overview ([#310](#310)) ([e6db532](e6db532)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 29226af commit 1c78606

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [7.9.0](https://github.com/Doist/todoist-ai/compare/v7.8.1...v7.9.0) (2026-02-14)
4+
5+
6+
### Features
7+
8+
* add project-management tool for archive/unarchive ([#314](https://github.com/Doist/todoist-ai/issues/314)) ([29226af](https://github.com/Doist/todoist-ai/commit/29226af86bce8aed685534221083beb195703003))
9+
10+
11+
### Performance Improvements
12+
13+
* server-side assignee scoping in find-tasks and parallel fetching in get-overview ([#310](https://github.com/Doist/todoist-ai/issues/310)) ([e6db532](https://github.com/Doist/todoist-ai/commit/e6db5324db992102888ad3d51ed072dd60e4c7cf))
14+
315
## [7.8.1](https://github.com/Doist/todoist-ai/compare/v7.8.0...v7.8.1) (2026-02-10)
416

517

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": "@doist/todoist-ai",
3-
"version": "7.8.1",
3+
"version": "7.9.0",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)