Skip to content

Commit 21495bd

Browse files
chore(release): 1.23.0 [skip ci]
# [1.23.0](v1.22.0...v1.23.0) (2025-05-16) ### Features * **frameworks:** include controls in task retrieval across various components ([bfbad29](bfbad29))
1 parent 4df8bfa commit 21495bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.23.0](https://github.com/trycompai/comp/compare/v1.22.0...v1.23.0) (2025-05-16)
2+
3+
4+
### Features
5+
6+
* **frameworks:** include controls in task retrieval across various components ([bfbad29](https://github.com/trycompai/comp/commit/bfbad293ade92a8e165c390759f7ab0eab4dfae0))
7+
18
# [1.22.0](https://github.com/trycompai/comp/compare/v1.21.0...v1.22.0) (2025-05-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"use-debounce": "^10.0.4",
7777
"zod": "^3.24.4"
7878
},
79-
"version": "1.22.0"
79+
"version": "1.23.0"
8080
}

0 commit comments

Comments
 (0)