We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b1f97e commit 60ff4e8Copy full SHA for 60ff4e8
CHANGELOG.md
@@ -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
8
## [1.30.3](https://github.com/trycompai/comp/compare/v1.30.2...v1.30.3) (2025-05-25)
9
10
package.json
@@ -76,5 +76,5 @@
76
"use-debounce": "^10.0.4",
77
"zod": "^3.24.4"
78
},
79
- "version": "1.30.3"
+ "version": "1.31.0"
80
}
0 commit comments