Skip to content

Commit 126ab02

Browse files
chore(release): 1.29.0 [skip ci]
# [1.29.0](v1.28.0...v1.29.0) (2025-05-22) ### Features * add framework editor schemas and seeding functionality ([c2343fd](c2343fd))
1 parent a9c9b94 commit 126ab02

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.29.0](https://github.com/trycompai/comp/compare/v1.28.0...v1.29.0) (2025-05-22)
2+
3+
4+
### Features
5+
6+
* add framework editor schemas and seeding functionality ([c2343fd](https://github.com/trycompai/comp/commit/c2343fda9e63a1c015c500355635428dbbb8cadc))
7+
18
# [1.28.0](https://github.com/trycompai/comp/compare/v1.27.0...v1.28.0) (2025-05-19)
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.28.0"
79+
"version": "1.29.0"
8080
}

0 commit comments

Comments
 (0)