Skip to content

Commit 5f601fc

Browse files
chore(release): 2.24.0 [skip ci]
## [2.24.0](v2.23.3...v2.24.0) (2026-04-06) ### Features * add group support to --notify and new tw groups command ([#129](#129)) ([cba3f3f](cba3f3f))
1 parent cba3f3f commit 5f601fc

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.24.0](https://github.com/Doist/twist-cli/compare/v2.23.3...v2.24.0) (2026-04-06)
2+
3+
### Features
4+
5+
- add group support to --notify and new tw groups command ([#129](https://github.com/Doist/twist-cli/issues/129)) ([cba3f3f](https://github.com/Doist/twist-cli/commit/cba3f3f86451ef570b051ae3c9210530863f6bbf))
6+
17
## [2.23.3](https://github.com/Doist/twist-cli/compare/v2.23.2...v2.23.3) (2026-04-05)
28

39
### Bug Fixes

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/twist-cli",
3-
"version": "2.23.3",
3+
"version": "2.24.0",
44
"description": "TypeScript CLI for Twist",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)