Skip to content

Commit e784639

Browse files
chore(release): 1.30.2 [skip ci]
## [1.30.2](v1.30.1...v1.30.2) (2025-05-23) ### Bug Fixes * add ability to delete controls ([ca6c95c](ca6c95c)) * added ability to delete a policy ([aaf6f53](aaf6f53)) * allow deleting entire framework ([bc32f8d](bc32f8d))
1 parent 2147936 commit e784639

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.30.2](https://github.com/trycompai/comp/compare/v1.30.1...v1.30.2) (2025-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* add ability to delete controls ([ca6c95c](https://github.com/trycompai/comp/commit/ca6c95ce9debdbd9a26651393360f1235dd3ce55))
7+
* added ability to delete a policy ([aaf6f53](https://github.com/trycompai/comp/commit/aaf6f53dd5156fd5223561fcf7c582612a139921))
8+
* allow deleting entire framework ([bc32f8d](https://github.com/trycompai/comp/commit/bc32f8d84dc7d59d03e7a4f9792d8daaaf2874e1))
9+
110
## [1.30.1](https://github.com/trycompai/comp/compare/v1.30.0...v1.30.1) (2025-05-22)
211

312

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.1"
79+
"version": "1.30.2"
8080
}

0 commit comments

Comments
 (0)