Skip to content

Commit a60f08b

Browse files
chore(release): 2.6.0 [skip ci]
# [2.6.0](v2.5.1...v2.6.0) (2026-02-25) ### Features * upgrade OAuth pages with twist-cli branding icon ([#52](#52)) ([880649f](880649f))
1 parent 880649f commit a60f08b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.6.0](https://github.com/Doist/twist-cli/compare/v2.5.1...v2.6.0) (2026-02-25)
2+
3+
4+
### Features
5+
6+
* upgrade OAuth pages with twist-cli branding icon ([#52](https://github.com/Doist/twist-cli/issues/52)) ([880649f](https://github.com/Doist/twist-cli/commit/880649fcdc381e6e6e94503d7173cdd60e3f1f6e))
7+
18
## [2.5.1](https://github.com/Doist/twist-cli/compare/v2.5.0...v2.5.1) (2026-02-21)
29

310

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

0 commit comments

Comments
 (0)