Skip to content

Commit 60ff4e8

Browse files
chore(release): 1.31.0 [skip ci]
# [1.31.0](v1.30.3...v1.31.0) (2025-05-26) ### Features * add ability to delete tasks ([948c78d](948c78d))
1 parent 7b1f97e commit 60ff4e8

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.31.0](https://github.com/trycompai/comp/compare/v1.30.3...v1.31.0) (2025-05-26)
2+
3+
4+
### Features
5+
6+
* add ability to delete tasks ([948c78d](https://github.com/trycompai/comp/commit/948c78d9e67bdb66803bbcf621ef25543ebd09e9))
7+
18
## [1.30.3](https://github.com/trycompai/comp/compare/v1.30.2...v1.30.3) (2025-05-25)
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.30.3"
79+
"version": "1.31.0"
8080
}

0 commit comments

Comments
 (0)