Skip to content

Commit d5f6836

Browse files
chore(release): 1.37.0 [skip ci]
# [1.37.0](v1.36.3...v1.37.0) (2025-06-09) ### Features * **status:** add 'not_relevant' status and update related components ([e1b6597](e1b6597)) * **TaskStatusIndicator:** add 'not_relevant' status indicator ([ca2d9e0](ca2d9e0))
1 parent 1c7485b commit d5f6836

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.37.0](https://github.com/trycompai/comp/compare/v1.36.3...v1.37.0) (2025-06-09)
2+
3+
4+
### Features
5+
6+
* **status:** add 'not_relevant' status and update related components ([e1b6597](https://github.com/trycompai/comp/commit/e1b6597d9f2e3566ccd61bbe0391397f7960b2e5))
7+
* **TaskStatusIndicator:** add 'not_relevant' status indicator ([ca2d9e0](https://github.com/trycompai/comp/commit/ca2d9e0cb2c2d80ab2b089ae5e7ce6fae3d9c187))
8+
19
## [1.36.3](https://github.com/trycompai/comp/compare/v1.36.2...v1.36.3) (2025-06-08)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@
8080
"use-debounce": "^10.0.4",
8181
"zod": "^3.25.49"
8282
},
83-
"version": "1.36.3"
83+
"version": "1.37.0"
8484
}

0 commit comments

Comments
 (0)