Skip to content

Commit 540a3b0

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.0...v1.13.0) (2025-05-12) ### Features * **tasks:** implement task management UI with CRUD functionality ([f71cee1](f71cee1))
1 parent 0a74f82 commit 540a3b0

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.13.0](https://github.com/trycompai/comp/compare/v1.12.0...v1.13.0) (2025-05-12)
2+
3+
4+
### Features
5+
6+
* **tasks:** implement task management UI with CRUD functionality ([f71cee1](https://github.com/trycompai/comp/commit/f71cee17d76536a373c12262ed926517075c2919))
7+
18
# [1.12.0](https://github.com/trycompai/comp/compare/v1.11.0...v1.12.0) (2025-05-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
"use-debounce": "^10.0.4",
7575
"zod": "^3.24.4"
7676
},
77-
"version": "1.12.0"
77+
"version": "1.13.0"
7878
}

0 commit comments

Comments
 (0)