Skip to content

Commit 3861dd6

Browse files
chore(main): release 4.2.0 (#94)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e52a4a commit 3861dd6

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [4.2.0](https://github.com/Doist/twist-ai/compare/v4.1.0...v4.2.0) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* add automated cross-repository trigger for twist-ai-integrations ([#93](https://github.com/Doist/twist-ai/issues/93)) ([46e47fb](https://github.com/Doist/twist-ai/commit/46e47fb24485b69158ae9b8c251a5262e24d3f71))
9+
* upgrade @doist/twist-sdk to v2.0.0 and use entity.url ([#99](https://github.com/Doist/twist-ai/issues/99)) ([2e19452](https://github.com/Doist/twist-ai/commit/2e1945244af505c0c7b0f94313e10cd72a0664f6))
10+
311
## [4.1.0](https://github.com/Doist/twist-ai/compare/v4.0.0...v4.1.0) (2026-02-02)
412

513

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

0 commit comments

Comments
 (0)