Skip to content

Commit 4e0b239

Browse files
chore(release): 1.30.3 [skip ci]
## [1.30.3](v1.30.2...v1.30.3) (2025-05-25) ### Bug Fixes * **policy:** align creation schema ([256f111](256f111))
1 parent 2c2d273 commit 4e0b239

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.30.3](https://github.com/trycompai/comp/compare/v1.30.2...v1.30.3) (2025-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **policy:** align creation schema ([256f111](https://github.com/trycompai/comp/commit/256f1117e003ccb45b7bb7575685b0fce0b7c8f4))
7+
18
## [1.30.2](https://github.com/trycompai/comp/compare/v1.30.1...v1.30.2) (2025-05-23)
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.2"
79+
"version": "1.30.3"
8080
}

0 commit comments

Comments
 (0)